gecko/tools/profiler
Jeff Muizelaar a9fdfb06b1 Bug 789717. Use JS_InternStringN to avoid large memory usage in the profiler. r=ehsan
We duplicate a large number of strings. This helps cut down on that.

--HG--
extra : rebase_source : 897b54343ab44f23402a247eeda836f066fbb49a
2012-09-17 14:22:47 -04:00
..
libunwind Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
tests Bug 765357 - Add xpcshell tests for the Profiler. r=ehsan 2012-06-26 17:57:43 -04:00
android-signal-defs.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
JSObjectBuilder.h Bug 789717. Use JS_InternStringN to avoid large memory usage in the profiler. r=ehsan 2012-09-17 14:22:47 -04:00
Makefile.in Backout a8b73286ba78 (bug 749518) for breaking B2G gb_armv7a_gecko builds 2012-09-03 12:10:10 +01:00
nsIProfiler.idl Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsProfiler.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsProfiler.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (tools/profiler parts); blanket-r=bzbarsky 2012-07-19 00:42:48 -04:00
nsProfilerCIID.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsProfilerFactory.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
platform-linux.cc Fixup for bug 771103. r=bgirard 2012-07-11 17:28:04 +02:00
platform-macos.cc Bug 764616: Fix constructor out-of-order constructor init-list in Gecko profiler, to silence build warning. r=benwa 2012-06-13 16:24:48 -07:00
platform-win32.cc Bug 777032. Add support for high resolution profiling on win32. r=ehsan. 2012-07-26 12:02:48 -04:00
platform.h Bug 771103 - Allow to start the profiler with a signal on Android. r=bgirard,r=blassey 2012-07-11 16:55:22 +02:00
Profiler.jsm Bug 759095 - upgrade license to MPL 2, and other licensing cleanups. 2012-05-29 16:52:43 +01:00
sampler.h Bug 788400 - Part 2: Add a frame number to profiles. r=ehsan 2012-09-05 11:45:17 -04:00
shared-libraries-linux.cc Bug 749518 - Forward declare dl_iterate_phdr with extern C. r=glandium 2012-09-04 10:24:16 -04:00
shared-libraries-macos.cc Bug 778167 - Fix the offset of OS X libraries. r=bgirard. 2012-07-30 11:06:37 -04:00
shared-libraries-win32.cc Bug 767338 - Increment the module's refcount and ensure the validity of its base address in the virtual address space before attempting to read its PDB info to make sure that it doesn't get unloaded too soon; r=vladan 2012-07-01 14:47:20 -04:00
shared-libraries.h Backout a8b73286ba78 (bug 749518) for breaking B2G gb_armv7a_gecko builds 2012-09-03 12:10:10 +01:00
sps_sampler.h Bug 788888 - Increase the default profile size to 1 million entries. r=ehsan 2012-09-06 01:21:03 -04:00
TableTicker.cpp Bug 790261 - Avoid the profiler misbehaving randomly when mozilla_sampler_start is given impossible values. r=Benwa 2012-09-11 17:33:53 +02:00
v8-support.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00