gecko-dev/tools/profiler
Mats Palmgren b7ae90666d Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
..
tests Bug 765357 - Add xpcshell tests for the Profiler. r=ehsan 2012-06-26 17:57:43 -04:00
JSAObjectBuilder.h Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan 2012-11-30 12:49:20 -05:00
JSCustomObjectBuilder.cpp Bug 818279 - Don't namespace prefix PL_DHASH_NEXT to fix a compile failure on linux/clang. r=ehsan 2012-12-04 22:02:54 -05:00
JSCustomObjectBuilder.h Bug 817966 - Fix JSCustomObjectBuilder.h compilation on mingw; r=ehsan 2012-12-04 10:52:32 -05:00
JSObjectBuilder.cpp Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan 2012-11-30 12:49:20 -05:00
JSObjectBuilder.h Bug 799640 - Part 2: Save profiles on shutdown using custom JSON encoder. r=ehsan 2012-11-30 12:49:20 -05:00
Makefile.in Bug 825901 - Remove the old linker code. r=blassey 2013-01-03 08:43:26 +01:00
Profiler.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
TableTicker.cpp Bug 818793 - Add a |aMaxFrames| parameter to NS_StackWalk. r=jlebar,glandium; sr=dbaron. 2012-12-20 21:31:57 -08:00
android-signal-defs.h Bug 761287 - Fix NDKr8 build by including Android sigcontext instead of using our own; r=ehsan 2012-11-08 11:45:17 -05:00
nsIProfiler.idl Bug 773428 - Part 2: Expose AddMarker via IDL. r=ehsan 2012-09-05 09:45:28 -04:00
nsProfiler.cpp Bug 830485 - Style fix for hex parsing. r=vladan. 2013-01-14 17:45:46 -05:00
nsProfiler.h Bug 822135 - Disable Profiler when there's a Private Browsing Window. r=jdm 2012-12-17 18:25:50 -05:00
nsProfilerCIID.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsProfilerFactory.cpp Bug 822135 - Disable Profiler when there's a Private Browsing Window. r=jdm 2012-12-17 18:25:50 -05:00
platform-linux.cc Bug 813086 - Update the Chromium license block in the profiler code 2012-11-19 14:02:32 -05: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 816117 - Part 3: Only get control registers from the profiled thread. r=bgirard 2012-12-08 06:15:21 +01:00
platform.h Bug 816117 - Part 2: Pass the thread context to NS_StackWalk on Win32. r=bgirard 2012-12-08 06:15:21 +01:00
sampler.h Bug 818213 - Define SAMPLER_SHUTDOWN for builds without the profiler turned on; r=ehsan 2012-12-04 15:09:59 -05:00
shared-libraries-linux.cc Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
shared-libraries-macos.cc Bug 829621 - Compute the breakpad-id for OS X. r=BenWa. 2013-01-11 14:38:40 -05:00
shared-libraries-win32.cc Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
shared-libraries.h Bug 825701 - Use v3 to report hangs. r=vladan. 2013-01-09 15:05:00 -05:00
sps_sampler.h Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
v8-support.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00