gecko/tools/profiler
Jeff Muizelaar e8e8b306a5 Bug 739510. JSObjectBuilder: Speed up construction of char * properties. r=ehsan
This eliminates two additional copies: NS_ConvertASCIItoUTF16 and
PromiseFlatString by constructing the JSString directly. It is also designed so
that literal strings will have their strlen computed at compile time.

--HG--
extra : rebase_source : 05169480e6ffbf42a9f5cc131dc775c699841b19
2012-03-26 23:35:28 -04:00
..
libunwind Bug 738302 - Avoid building the libunwind docs so that b2g can be built again; r=BenWa 2012-03-22 17:39:00 -04:00
android-signal-defs.h Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey 2012-03-02 14:11:47 -05:00
JSObjectBuilder.h Bug 739510. JSObjectBuilder: Speed up construction of char * properties. r=ehsan 2012-03-26 23:35:28 -04:00
Makefile.in Bug 738302 - Avoid building the libunwind docs so that b2g can be built again; r=BenWa 2012-03-22 17:39:00 -04:00
nsIProfiler.idl Bug 712109 - Implement chrome hang reporting on profiling branch. r=ehsan 2012-03-12 07:07:05 -04:00
nsProfiler.cpp Bug 745556 - Include shared library info in text profile dump for android symbolication. r=jmuizelaar 2012-04-16 09:32:18 -04:00
nsProfiler.h Bug 699918 - Add a Profiler XPCOM Module. r=jmuizelaar 2011-11-04 17:07:50 -04:00
nsProfilerCIID.h Bug 699918 - Add a Profiler XPCOM Module. r=jmuizelaar 2011-11-04 17:07:50 -04:00
nsProfilerFactory.cpp Bug 699918 - Add a Profiler XPCOM Module. r=jmuizelaar 2011-11-04 17:07:50 -04:00
platform-linux.cc Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey 2012-03-02 14:11:47 -05:00
platform-macos.cc Bug 732806. Make stackwalking respect the stack end on OS X. r=ehsan 2012-02-15 00:17:34 -05:00
platform-win32.cc Bug 722124 - Profiler cleanup. r=ehsan 2012-01-29 01:56:41 -05:00
platform.h Bug 734302 - Part 1: Enable the Gecko Profiler on native Fennec; r=BenWa,khuey 2012-03-02 14:11:47 -05:00
Profiler.jsm Bug 699918 - Add a Profiler XPCOM Module. r=jmuizelaar 2011-11-04 17:07:50 -04:00
sampler.h Bug 734335 - Only build SPS on supported platforms. r=bgirard,r=khuey 2012-03-13 09:48:00 +01:00
shared-libraries-linux.cc Bug 722124 - Profiler cleanup. r=ehsan 2012-01-29 01:56:41 -05:00
shared-libraries-macos.cc Bug 722124 - Profiler cleanup. r=ehsan 2012-01-29 01:56:41 -05:00
shared-libraries-win32.cc Bug 735829. Report PDB filename in chrome hang reports. r=ehsan 2012-03-19 19:05:25 -04:00
shared-libraries.h Bug 719536 - Expose shared library offsets for proper symbolication. r=jmuizelaar 2012-04-13 16:33:53 -04:00
sps_sampler.h Bug 736898: Avoid signed/unsigned comparisons in tools/profiler, r=bgirard 2012-04-04 18:56:25 -07:00
TableTicker.cpp Fix compilation error by fixing up more code. (Bug 735262) r=jrmuizel 2012-04-16 15:32:11 -07:00
thread_helper.h Bug 735191 - shared-libraries-win32.cc fails to crosscompile on case-sensitive OSes r=ehsan 2012-03-15 13:44:02 +01:00
v8-support.h Bug 722124 - Profiler cleanup. r=ehsan 2012-01-29 01:56:41 -05:00