.. |
tests
|
|
|
BreakpadSampler.cpp
|
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
|
2013-11-11 14:16:31 -05:00 |
EHABIStackWalk.cpp
|
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
|
2013-11-11 14:16:31 -05:00 |
EHABIStackWalk.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
GeckoProfiler.h
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
GeckoProfilerFunc.h
|
Bug 948327 - Do not leak the payload object passed to mozilla_sampler_add_marker() if we don't end up using it; r=BenWa
|
2013-12-10 16:34:19 -05:00 |
GeckoProfilerImpl.h
|
Bug 952074 - Add configure option --enable-systrace to b2g. r=vlin,glandium
|
2014-01-08 11:12:02 -05:00 |
IntelPowerGadget.cpp
|
Bug 769431 - Correlate power data from Intel Power Gadget in performance profiles. r=BenWa
|
2013-10-08 10:05:25 -04:00 |
IntelPowerGadget.h
|
Bug 769431 - Correlate power data from Intel Power Gadget in performance profiles. r=BenWa
|
2013-10-08 10:05:25 -04:00 |
IOInterposer.cpp
|
Bug 902587 - Part 2B: filename method for PoisonIOInterposer; r=BenWa,ehsan
|
2014-01-31 20:14:03 -07:00 |
IOInterposer.h
|
Bug 902587 - Part 2B: filename method for PoisonIOInterposer; r=BenWa,ehsan
|
2014-01-31 20:14:03 -07:00 |
JSCustomObjectBuilder.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
JSCustomObjectBuilder.h
|
Bug 877658 - Exactly root tools/profiler/; r=BenWa
|
2013-09-05 16:10:37 -07:00 |
JSObjectBuilder.cpp
|
Bug 963167 - Convert JS_SetElement() to take HandleValue rather than MutableHandleValue r=sfink r=bz
|
2014-01-25 09:31:17 +00:00 |
JSObjectBuilder.h
|
Bug 877658 - Exactly root tools/profiler/; r=BenWa
|
2013-09-05 16:10:37 -07:00 |
local_debug_info_symbolizer.cc
|
Bug 959931 - Use open/mmap for libmozglue unwinding; r=jseward
|
2014-02-05 12:37:54 -06: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 |
merge-profiles.py
|
Bug 960350 - Display untranslated symbols correctly after merging profiles. r=BenWa
|
2014-01-17 14:32:22 -05:00 |
moz.build
|
Bug 941693 - Build tools/profiler in unified mode; r=ehsan
|
2013-11-21 12:08:01 -05: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 902587 - Part 2B: filename method for PoisonIOInterposer; r=BenWa,ehsan
|
2014-01-31 20:14:03 -07:00 |
NSPRInterposer.h
|
Bug 902587 - Part 1: Refactor IO Interposer with filename support. r=aklotz
|
2013-09-12 10:47:37 -04:00 |
nsProfiler.cpp
|
Backed out changeset f4c91d9262f1 (bug 965373) for test_profiler_activation.js timeouts on Windows debug.
|
2014-02-06 14:34:05 -05:00 |
nsProfiler.h
|
|
|
nsProfilerCIID.h
|
|
|
nsProfilerFactory.cpp
|
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
|
2013-11-11 14:16:31 -05:00 |
platform-linux.cc
|
Bug 968932 - remove unused <*stream> headers from platform-linux.cc; r=BenWa
|
2014-02-06 12:49:32 -05:00 |
platform-macos.cc
|
Bug 944387 - Remove the dead OS X Mutex implementation from the profiler; r=BenWa
|
2013-11-28 14:35:45 -05:00 |
platform-win32.cc
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
platform.cpp
|
Bug 948327 - Do not leak the payload object passed to mozilla_sampler_add_marker() if we don't end up using it; r=BenWa
|
2013-12-10 16:34:19 -05:00 |
platform.h
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05: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 962731 - Properly save root profiler tags in profiles. r=ehsan
|
2014-01-30 13:13:23 -05:00 |
ProfileEntry.h
|
Bug 918825 - Add frame duration marker. r=ehsan
|
2013-09-27 12:08:45 -04:00 |
Profiler.jsm
|
|
|
ProfilerBacktrace.cpp
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
ProfilerBacktrace.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
ProfilerIOInterposeObserver.cpp
|
Backed out changeset 7abb50d91618 (bug 962325) for bustage.
|
2014-02-06 12:29:13 -05:00 |
ProfilerIOInterposeObserver.h
|
Bug 902587 - Part 1: Refactor IO Interposer with filename support. r=aklotz
|
2013-09-12 10:47:37 -04:00 |
ProfilerMarkers.cpp
|
Backed out changeset 7abb50d91618 (bug 962325) for bustage.
|
2014-02-06 12:29:13 -05:00 |
ProfilerMarkers.h
|
Backed out changeset 7abb50d91618 (bug 962325) for bustage.
|
2014-02-06 12:29:13 -05:00 |
PseudoStack.h
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
SaveProfileTask.cpp
|
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
|
2013-11-11 14:16:31 -05:00 |
SaveProfileTask.h
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
shared-libraries-linux.cc
|
Bug 940167 - More specificity for which mappings might be libraries on B2G. r=BenWa
|
2013-11-19 09:00:24 -05:00 |
shared-libraries-macos.cc
|
|
|
shared-libraries-win32.cc
|
|
|
shared-libraries.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
shim_mac_dump_syms.h
|
Bug 941693 - Build tools/profiler in unified mode; r=ehsan
|
2013-11-21 12:08:01 -05:00 |
shim_mac_dump_syms.mm
|
Bug 941693 - Build tools/profiler in unified mode; r=ehsan
|
2013-11-21 12:08:01 -05:00 |
SyncProfile.cpp
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
SyncProfile.h
|
Bug 867757, Part 2: Gives SPS the ability to immediately sample the current thread's stack and annotate it. r=BenWa
|
2013-09-25 09:28:34 -06:00 |
TableTicker.cpp
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
TableTicker.h
|
Bug 941693 - Build tools/profiler in unified mode; r=ehsan
|
2013-11-21 12:08:01 -05:00 |
UnwinderThread2.cpp
|
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
|
2013-11-11 14:16:31 -05:00 |
UnwinderThread2.h
|
Bug 784739 - Switch from NULL to nullptr in tools/profiler/; r=ehsan
|
2013-11-11 14:16:31 -05:00 |
v8-support.h
|
|
|