gecko/tools/profiler
2014-11-24 09:47:39 +08:00
..
tests Bug 1054110 - Let profiling circular buffer survive thread shutdown. r=ehsan 2014-10-06 14:12:52 -04:00
AutoObjectMapper.cpp
AutoObjectMapper.h Bug 1061048 - Fix some bad impliciti constructors in profiler; r=BenWa 2014-09-02 09:44:54 -04:00
BreakpadSampler.cpp Bug 1069694 - Remove or move around functions in OldDebugAPI. r=shu 2014-09-23 15:25:31 +02:00
EHABIStackWalk.cpp Bug 1082817 - Limit ARM exidx sorting hack to Android versions that need it. r=BenWa 2014-10-20 14:33:48 -07:00
EHABIStackWalk.h
GeckoProfiler.h Bug 737967 - Add simple platform GPU Profiling based on GL_TIME_ELAPSED_EXT. r=ehsan,jgilbert 2014-05-24 16:14:14 +00:00
GeckoProfilerFunc.h Bug 737967 - Add simple platform GPU Profiling based on GL_TIME_ELAPSED_EXT. r=ehsan,jgilbert 2014-05-24 16:14:14 +00:00
GeckoProfilerImpl.h Bug 737967 - Add simple platform GPU Profiling based on GL_TIME_ELAPSED_EXT. r=ehsan,jgilbert 2014-05-24 16:14:14 +00:00
GeckoTaskTracer.cpp Bug 1091479, Patch 1: Log dispatch time when creating a source event, r=sinker. 2014-11-24 09:47:13 +08:00
GeckoTaskTracer.h Bug 1091479, Patch2: Rename enum members, r=sinker. 2014-11-24 09:47:39 +08:00
GeckoTaskTracerImpl.h Bug 1091479, Patch2: Rename enum members, r=sinker. 2014-11-24 09:47:39 +08:00
IntelPowerGadget.cpp
IntelPowerGadget.h
JSStreamWriter.cpp
JSStreamWriter.h Bug 1061048 - Fix some bad impliciti constructors in profiler; r=BenWa 2014-09-02 09:44:54 -04:00
local_debug_info_symbolizer.cc
local_debug_info_symbolizer.h
LulCommon.cpp Bug 1061248 - Fix some bad implicit constructors in LUL; r=BenWa 2014-09-02 09:45:28 -04:00
LulCommonExt.h
LulDwarf.cpp
LulDwarfExt.h
LulDwarfInt.h
LulDwarfSummariser.cpp
LulDwarfSummariser.h
LulElf.cpp Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium. 2014-11-10 09:31:09 +01:00
LulElfExt.h Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium. 2014-11-10 09:31:09 +01:00
LulElfInt.h
LulExidx.cpp Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium. 2014-11-10 09:31:09 +01:00
LulExidxExt.h Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium. 2014-11-10 09:31:09 +01:00
LulMain.cpp Bug 788974 - Don't disable elfhack when enabling profiling on platforms supporting dl_iterate_phdr. r=glandium. 2014-11-10 09:31:09 +01:00
LulMain.h Bug 1061248 - Fix some bad implicit constructors in LUL; r=BenWa 2014-09-02 09:45:28 -04:00
LulMainInt.h Bug 1061248 - Fix some bad implicit constructors in LUL; r=BenWa 2014-09-02 09:45:28 -04:00
LulPlatformMacros.h
LulRWLock.cpp
LulRWLock.h
merge-profiles.py
moz.build Bug 1008435 - Let the Gecko Profiler work with child processes. r=BenWa,smaug. 2014-11-18 12:50:25 -05:00
nm-symbolicate.py
nsIProfiler.idl Bug 1008435 - Let the Gecko Profiler work with child processes. r=BenWa,smaug. 2014-11-18 12:50:25 -05:00
nsIProfileSaveEvent.idl
nsProfiler.cpp
nsProfiler.h
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.cc Bug 1091533, Part 3: Reset thread id in SPS when a content process is forked. r=BenWa 2014-11-06 19:34:07 +08:00
platform-macos.cc Bug 1054110 - Let profiling circular buffer survive thread shutdown. r=ehsan 2014-10-06 14:12:52 -04:00
platform-win32.cc Bug 1054110 - Let profiling circular buffer survive thread shutdown. r=ehsan 2014-10-06 14:12:52 -04:00
platform.cpp Bug 1008435 - Let the Gecko Profiler work with child processes. r=BenWa,smaug. 2014-11-18 12:50:25 -05:00
platform.h Bug 1091533, Part 3: Reset thread id in SPS when a content process is forked. r=BenWa 2014-11-06 19:34:07 +08:00
PlatformMacros.h
ProfileEntry.cpp Bug 1008435 - Let the Gecko Profiler work with child processes. r=BenWa,smaug. 2014-11-18 12:50:25 -05:00
ProfileEntry.h Bug 1054110 - Let profiling circular buffer survive thread shutdown. r=ehsan 2014-10-06 14:12:52 -04:00
Profiler.jsm
ProfilerBacktrace.cpp Bug 1065122 - Count ProfilerBacktrace ctor/dtor. r=trivial 2014-09-16 15:35:55 -04:00
ProfilerBacktrace.h Bug 1061048 - Fix some bad impliciti constructors in profiler; r=BenWa 2014-09-02 09:44:54 -04:00
ProfilerIOInterposeObserver.cpp
ProfilerIOInterposeObserver.h
ProfilerMarkers.cpp Bug 737967 - Add simple platform GPU Profiling based on GL_TIME_ELAPSED_EXT. r=ehsan,jgilbert 2014-05-24 16:14:14 +00:00
ProfilerMarkers.h Bug 737967 - Add simple platform GPU Profiling based on GL_TIME_ELAPSED_EXT. r=ehsan,jgilbert 2014-05-24 16:14:14 +00:00
PseudoStack.h
SaveProfileTask.cpp
SaveProfileTask.h
shared-libraries-linux.cc Bug 1061800 - Add breakpad ids to profiler in Linux. r=BenWa 2014-09-09 13:44:00 +02:00
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
SyncProfile.h
TableTicker.cpp Bug 1064673: Use mozilla::TimeDuration in TaskTracer. r=tlee 2014-10-17 17:33:03 +08:00
TableTicker.h Bug 1064673: Use mozilla::TimeDuration in TaskTracer. r=tlee 2014-10-17 17:33:03 +08:00
ThreadResponsiveness.cpp
ThreadResponsiveness.h
TracedTaskCommon.cpp Bug 1091479, Patch2: Rename enum members, r=sinker. 2014-11-24 09:47:39 +08:00
TracedTaskCommon.h Bug 1097577 - CreateFakeTracedTask should return a already_AddRefed. r=thinker 2014-11-13 16:57:11 +08:00
UnwinderThread2.cpp
UnwinderThread2.h
v8-support.h