gecko/tools/profiler
2014-12-22 10:04:44 +08:00
..
tests Bug 1047124 - Clean up memory leaks. r=BenWa 2014-12-11 09:41:00 -05:00
AutoObjectMapper.cpp
AutoObjectMapper.h
BreakpadSampler.cpp
EHABIStackWalk.cpp
EHABIStackWalk.h
GeckoProfiler.h Bug 1113973 - include <stdarg.h> to get struct va_list definition r=bgirard 2014-12-21 17:38:21 +01:00
GeckoProfilerFunc.h Bug 1112756 - Pass display list and layers data directly to the profiler. r=mstange 2014-12-18 13:32:53 -05:00
GeckoProfilerImpl.h Bug 1112756 - Pass display list and layers data directly to the profiler. r=mstange 2014-12-18 13:32:53 -05:00
GeckoTaskTracer.cpp Bug 1111949 - [TaskTracer] Bulid error: mozilla-central/tools/profiler/GeckoTaskTracer.cpp:115:31: error: expected ')' before 'false', r=sinker. 2014-12-22 10:04:44 +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
local_debug_info_symbolizer.cc
local_debug_info_symbolizer.h
LulCommon.cpp
LulCommonExt.h
LulDwarf.cpp
LulDwarfExt.h bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
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
LulMainInt.h
LulPlatformMacros.h
LulRWLock.cpp
LulRWLock.h
merge-profiles.py
moz.build Bug 1047124 - Clean up memory leaks. r=BenWa 2014-12-11 09:41:00 -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 1047124 - Clean up memory leaks. r=BenWa 2014-12-11 09:41:00 -05:00
platform-macos.cc Bug 1047124 - Clean up memory leaks. r=BenWa 2014-12-11 09:41:00 -05:00
platform-win32.cc Bug 1047124 - Clean up memory leaks. r=BenWa 2014-12-11 09:41:00 -05:00
platform.cpp Bug 1112756 - Pass display list and layers data directly to the profiler. r=mstange 2014-12-18 13:32:53 -05:00
platform.h Bug 1111830 - b2g profiling shouldn't delegate to child processes like e10s. r=mconley 2014-12-15 18:17:25 -05: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
Profiler.jsm
ProfilerBacktrace.cpp
ProfilerBacktrace.h
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 Bug 1111228 - Remove the MSVC2005 special casing from PseudoStack.h; r=BenWa 2014-12-14 14:55:00 -05:00
SaveProfileTask.cpp
SaveProfileTask.h
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 1047124 - Clean up memory leaks. r=BenWa 2014-12-11 09:41:00 -05:00
SyncProfile.h
TableTicker.cpp Bug 1047124 - Clean up memory leaks. r=BenWa 2014-12-11 09:41:00 -05:00
TableTicker.h Bug 1111258 - Let the profiler turn on layout.display-list.dump. r=mstange 2014-12-13 15:40:18 -05:00
ThreadResponsiveness.cpp Bug 1087435 - Fix accidental return. r=me 2014-12-09 14:44:10 -05:00
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