gecko/tools/profiler
2013-06-25 11:15:21 -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
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
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
nsProfilerCIID.h
nsProfilerFactory.cpp
platform-linux.cc Bug 873914 - Allow selecting profiled thread. r=snorp 2013-05-16 16:31:50 -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 872947 - Release pseudostack when unregister thread. r=snorp 2013-05-16 11:38:23 -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
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
shared-libraries-macos.cc
shared-libraries-win32.cc
shared-libraries.h
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