gecko-dev/tools/profiler
Benoit Girard 7ad2704ca4 Bug 887826 - Disable multi-threaded profiling on b2g to reduce memory usage. r=jseward
--HG--
extra : rebase_source : c3403864cd772414ddbf5bbda30e65322832e085
2013-07-16 09:56:43 -04:00
..
tests
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 876519 - include ostream instead of iostream in the profiler to get rid of static initializers r=ehsan 2013-05-27 08:29:24 -04:00
GeckoProfiler.h Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04:00
GeckoProfilerFunc.h Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04:00
GeckoProfilerImpl.h Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04:00
IOInterposer.cpp Bug 579517 follow-up: Remove NSPR types that crept in 2013-06-23 20:58:53 -04:00
IOInterposer.h Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06: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 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
JSObjectBuilder.h Bug 869784 - Fix rooting hazards in the profiler; r=BenWa,till 2013-05-08 20:21:37 -04: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 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
moz.build Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4); r=joey 2013-07-01 11:34:30 -04:00
nsIProfiler.idl Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04:00
nsIProfileSaveEvent.idl Bug 853358 - Add plugin profiling support. r=ehsan,bsmedberg 2013-03-21 10:17:23 +01:00
NSPRInterposer.cpp Bug 579517 follow-up: Remove NSPR types that crept in 2013-06-23 20:58:53 -04:00
NSPRInterposer.h Bug 579517 follow-up: Remove NSPR types that crept in 2013-06-23 20:58:53 -04:00
nsProfiler.cpp Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04: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
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 892201: replace SPS signal handler completion busy loop with POSIX semaphore. r=benwa 2013-07-11 23:41:19 -04:00
platform-macos.cc Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04:00
platform-win32.cc Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04:00
platform.cpp Bug 887826 - Disable multi-threaded profiling on b2g to reduce memory usage. r=jseward 2013-07-16 09:56:43 -04:00
platform.h Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard. 2013-05-28 14:03:38 +02: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 876519 - include ostream instead of iostream in the profiler to get rid of static initializers r=ehsan 2013-05-27 08:29:24 -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
ProfilerIOInterposeObserver.cpp Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06:00
ProfilerIOInterposeObserver.h Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06:00
PseudoStack.h Bug 872947 - Release pseudostack when unregister thread. r=snorp 2013-05-16 11:38:23 -04:00
SaveProfileTask.cpp Bug 877540. Fix remaining unsafe reference hazards in browser code. r=terrence 2013-05-30 17:46:48 -04:00
SaveProfileTask.h bug 876519 - include ostream instead of iostream in the profiler to get rid of static initializers r=ehsan 2013-05-27 08:29:24 -04: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
SQLiteInterposer.cpp Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06:00
SQLiteInterposer.h Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06:00
TableTicker.cpp Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard. 2013-05-28 14:03:38 +02:00
TableTicker.h Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -04:00
UnwinderThread2.cpp bug 876519 - include ostream instead of iostream in the profiler to get rid of static initializers r=ehsan 2013-05-27 08:29:24 -04:00
UnwinderThread2.h Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard. 2013-05-28 14:03:38 +02:00
v8-support.h