.. |
tests
|
Bug 1154115 - Fix nsIProfiler xpcshell tests to use the new profiler JSON format. (r=me)
|
2015-05-11 14:16:44 -07:00 |
AutoObjectMapper.cpp
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
AutoObjectMapper.h
|
|
|
EHABIStackWalk.cpp
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
EHABIStackWalk.h
|
|
|
GeckoProfiler.h
|
Bug 922221 - implement console.timeStamp(label) to create profile timeline markers. r=khuey
|
2015-04-29 12:48:57 -07:00 |
GeckoProfilerFunc.h
|
Bug 1145824 - In nsProfiler, allow GetProfile and getProfileData to filter by a start time. (r=mstange)
|
2015-04-25 15:56:03 -07:00 |
GeckoProfilerImpl.h
|
Bug 1145824 - In nsProfiler, allow GetProfile and getProfileData to filter by a start time. (r=mstange)
|
2015-04-25 15:56:03 -07:00 |
GeckoTaskTracer.cpp
|
Bug 1095433: fix the race condition in the Task Tracer that crashes processes forked from Nuwa. r=tlee
|
2014-12-22 14:57:12 +08:00 |
GeckoTaskTracer.h
|
Bug 1103915: Output absolute starting time in the captured TaskTracer profile. r=tlee
|
2014-11-28 17:27:09 +08:00 |
GeckoTaskTracerImpl.h
|
Bug 1095433: fix the race condition in the Task Tracer that crashes processes forked from Nuwa. r=tlee
|
2014-12-22 14:57:12 +08:00 |
IntelPowerGadget.cpp
|
|
|
IntelPowerGadget.h
|
|
|
local_debug_info_symbolizer.cc
|
Bug 1130164 - tools/profiler: Use <stdint.h> types. r=jseward
|
2015-02-05 22:51:14 +01:00 |
local_debug_info_symbolizer.h
|
|
|
LulCommon.cpp
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
LulCommonExt.h
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
LulDwarf.cpp
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
LulDwarfExt.h
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
LulDwarfInt.h
|
|
|
LulDwarfSummariser.cpp
|
|
|
LulDwarfSummariser.h
|
|
|
LulElf.cpp
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
LulElfExt.h
|
|
|
LulElfInt.h
|
|
|
LulExidx.cpp
|
Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo
|
2015-01-11 11:34:52 +09:00 |
LulExidxExt.h
|
|
|
LulMain.cpp
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
LulMain.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
LulMainInt.h
|
|
|
LulPlatformMacros.h
|
|
|
merge-profiles.py
|
|
|
moz.build
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
nm-symbolicate.py
|
|
|
nsIProfiler.idl
|
Bug 1145824 - In nsProfiler, allow GetProfile and getProfileData to filter by a start time. (r=mstange)
|
2015-04-25 15:56:03 -07:00 |
nsIProfileSaveEvent.idl
|
|
|
nsProfiler.cpp
|
Bug 1145824 - In nsProfiler, allow GetProfile and getProfileData to filter by a start time. (r=mstange)
|
2015-04-25 15:56:03 -07:00 |
nsProfiler.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsProfilerCIID.h
|
|
|
nsProfilerFactory.cpp
|
|
|
nsProfilerStartParams.cpp
|
Bug 1008435 - Let the Gecko Profiler work with child processes. r=BenWa,smaug.
|
2014-11-18 12:50:25 -05:00 |
nsProfilerStartParams.h
|
Bug 1008435 - Let the Gecko Profiler work with child processes. r=BenWa,smaug.
|
2014-11-18 12:50:25 -05:00 |
platform-linux-lul.cpp
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
platform-linux-lul.h
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
platform-linux.cc
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
platform-macos.cc
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
platform-win32.cc
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
platform.cpp
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
platform.h
|
Bug 1141712 - Make LUL work with inplace ticking (not using the unwinder thread). r=mstange.
|
2015-04-15 12:24:38 +02:00 |
PlatformMacros.h
|
|
|
ProfileEntry.cpp
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
ProfileEntry.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
ProfileJSONWriter.cpp
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
ProfileJSONWriter.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
Profiler.jsm
|
|
|
ProfilerBacktrace.cpp
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
ProfilerBacktrace.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
ProfilerIOInterposeObserver.cpp
|
|
|
ProfilerIOInterposeObserver.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ProfilerMarkers.cpp
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
ProfilerMarkers.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
PseudoStack.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
SaveProfileTask.cpp
|
|
|
SaveProfileTask.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
shared-libraries-linux.cc
|
|
|
shared-libraries-macos.cc
|
|
|
shared-libraries-win32.cc
|
|
|
shared-libraries.h
|
|
|
shim_mac_dump_syms.h
|
|
|
shim_mac_dump_syms.mm
|
|
|
SourceEventTypeMap.h
|
Bug 1091479, Patch 1: Log dispatch time when creating a source event, r=sinker.
|
2014-11-24 09:47:13 +08:00 |
SyncProfile.cpp
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
SyncProfile.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
TableTicker.cpp
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
TableTicker.h
|
Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange)
|
2015-05-11 14:16:44 -07:00 |
ThreadResponsiveness.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ThreadResponsiveness.h
|
|
|
TracedTaskCommon.cpp
|
Bug 1091479, Patch2: Rename enum members, r=sinker.
|
2014-11-24 09:47:39 +08:00 |
TracedTaskCommon.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
v8-support.h
|
|
|