gecko-dev/tools/profiler
Benoit Girard df81c2521e Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
--HG--
extra : rebase_source : 41af95bcc4b6044b7394538e2524528f67cbd1d5
2013-04-03 18:59:17 -04: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 859830: determine Android API level through android/api-leve.h instead. r=glandium 2013-04-12 13:39:42 +08:00
BreakpadSampler.cpp Bug 734691 - Add multi-thread support to profiler r=benwa 2013-03-29 15:34:49 -04:00
GeckoProfiler.h Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
GeckoProfilerFunc.h Bug 734691 - Add multi-thread support to profiler r=benwa 2013-03-29 15:34:49 -04:00
GeckoProfilerImpl.h Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -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 Backed out changeset f5a256c02fc6 (bug 851828) for Mochitest failures on a CLOSED TREE. 2013-03-26 16:10:29 -04:00
JSCustomObjectBuilder.h Bug 817966 - Fix JSCustomObjectBuilder.h compilation on mingw; r=ehsan 2012-12-04 10:52:32 -05:00
JSObjectBuilder.cpp Bug 842186 - Replace jsvals with JS::Values in .cpp and .h files inside the ipc, security, tools, caps, xpfe and startupcache directories. r=jwalden 2013-03-15 22:22:01 -07:00
JSObjectBuilder.h Forward declare JSContext as struct in the profiler code in order to avoid compiler warnings, no bug 2013-01-16 08:11:44 -05:00
local_debug_info_symbolizer.cc Bug 861141 - Connect Breakpad on Android to faulty.lib's mmap interface. r=glandium,ted 2013-04-15 16:46:43 +02:00
local_debug_info_symbolizer.h Bug 855012 - local_debug_info_symbolizer.cc,h and shim_mac_dump_syms.mm,h have no license information (& probably need MPL boilerplate), r=dholbert 2013-03-28 11:30:34 +01:00
Makefile.in Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
nsIProfiler.idl Bug 773428 - Part 2: Expose AddMarker via IDL. r=ehsan 2012-09-05 09:45:28 -04:00
nsProfiler.cpp Bug 853896 - Turn off MOZ_EVENT_TRACE when profiling. r=ted 2013-03-22 17:16:52 +01: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 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
platform-macos.cc Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
platform-win32.cc Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
platform.cpp Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
platform.h Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
PlatformMacros.h Bug 856566 - Fixed crashreporter compilation and profiler on mingw. r=ted 2013-04-05 11:29:50 +02:00
ProfileEntry.cpp Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
ProfileEntry.h Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04: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
PseudoStack.h Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
SaveProfileTask.h Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm 2013-04-05 21:22:55 -07: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 851814 - Do not clobber the high word of SharedLibrary addresses/offset on Win64; r=jrmuizel 2013-03-16 15:05:32 -04:00
shim_mac_dump_syms.h Bug 855012 - local_debug_info_symbolizer.cc,h and shim_mac_dump_syms.mm,h have no license information (& probably need MPL boilerplate), r=dholbert 2013-03-28 11:30:34 +01:00
shim_mac_dump_syms.mm Bug 855012 - local_debug_info_symbolizer.cc,h and shim_mac_dump_syms.mm,h have no license information (& probably need MPL boilerplate), r=dholbert 2013-03-28 11:30:34 +01:00
TableTicker.cpp Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
TableTicker.h Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug 2013-04-03 18:59:17 -04:00
UnwinderThread2.cpp Bug 861800 - Make UnwinderThread2 a bit less verbose. r=bgirard 2013-04-15 17:25:16 +02:00
UnwinderThread2.h Bug 851748 - Merge TableTicker1+2. r=jseward 2013-03-25 17:57:28 -04:00
v8-support.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00