gecko/tools/profiler
Jeff Muizelaar 2542cf3e29 Bug 777032. Add support for high resolution profiling on win32. r=ehsan.
The default sleep time on windows is 15.6ms. This is insufficient for our
profiling needs. Use timeBeingPeriod to adjust this when necessary.

--HG--
extra : rebase_source : 0fae6fc052a3eaa94e60e92e68998bf2e6328516
2012-07-26 12:02:48 -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 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 765357 - Add xpcshell tests for the Profiler. r=ehsan 2012-06-26 17:57:43 -04:00
nsIProfiler.idl Bug 765357 - Add xpcshell tests for the Profiler. r=ehsan 2012-06-26 17:57:43 -04:00
nsProfiler.cpp Bug 765357 - Add xpcshell tests for the Profiler. r=ehsan 2012-06-26 17:57:43 -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 766579 - Part 2: Intertwine during sampling. r=jmuizelaar 2012-06-27 19:04:58 -04:00
shared-libraries-linux.cc Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
shared-libraries-macos.cc Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01: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 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
sps_sampler.h Bug 772078 - Remove JS entries even when stopping the SPS profiler. r=luke 2012-07-11 16:23:52 -07:00
TableTicker.cpp Bug 774978 - Profiler saving restored to /sdcard because most appfolder are read protected. r=glandium 2012-07-24 13:29:59 -04:00
v8-support.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00