gecko-dev/tools/profiler
2015-07-01 14:57:55 -07:00
..
tests Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
AutoObjectMapper.cpp Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo 2015-01-11 11:34:52 +09:00
AutoObjectMapper.h Bug 1061048 - Fix some bad impliciti constructors in profiler; r=BenWa 2014-09-02 09:44:54 -04:00
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 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
GeckoProfilerFunc.h Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
GeckoProfilerImpl.h Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
GeckoTaskTracer.cpp Bug 1113562 - Expected delay time of tasks should not be the latency of those kind. r=sinker 2015-06-16 10:57:19 +08:00
GeckoTaskTracer.h Bug 1113562 - Expected delay time of tasks should not be the latency of those kind. r=sinker 2015-06-16 10:57:19 +08:00
GeckoTaskTracerImpl.h Bug 1113562 - Expected delay time of tasks should not be the latency of those kind. r=sinker 2015-06-16 10:57:19 +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 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulDwarfExt.h Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulDwarfInt.h Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulDwarfSummariser.cpp Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulDwarfSummariser.h Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulElf.cpp Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02: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 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02: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 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulMain.h Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulMainInt.h Bug 1157194 - Make LUL able to deal with Dwarf expressions in CFI unwind info. r=jimb. 2015-06-30 16:02:27 +02:00
LulPlatformMacros.h
merge-profiles.py Bug 1168784 - Part 1: Fix the script merging profiles to handle new profiler JSON format. r=benwa 2015-06-01 18:09:29 +08:00
moz.build Bug 1116188 - Add async ProfileGatherer as the mechanism for gathering profiles from subprocesses. r=bgirard,bz 2015-06-10 17:58:30 -04:00
nm-symbolicate.py Bug 1047391 - Use the correct nm binary in nm-symbolicate.py. r=BenWa 2014-08-07 13:23:11 +02:00
nsIProfiler.idl Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell 2015-06-16 22:28:00 -04:00
nsIProfileSaveEvent.idl
nsProfiler.cpp Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04: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 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
platform-macos.cc Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
platform-win32.cc Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
platform.cpp Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
platform.h Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
PlatformMacros.h
ProfileEntry.cpp Bug 1178961 - Restore the std::string fix from bug 1167230 r=BenWa 2015-07-01 08:47:46 -05:00
ProfileEntry.h Bug 1178961 - Restore the std::string fix from bug 1167230 r=BenWa 2015-07-01 08:47:46 -05:00
ProfileGatherer.cpp Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell 2015-06-16 22:28:00 -04:00
ProfileGatherer.h Bug 1159486 - Make profiler use the process creation time. r=shu, r=jsantell 2015-06-16 22:28:00 -04:00
ProfileJSONWriter.cpp Bug 1172186 - Followup: revert accidental changes to ProfileJSONWriter.cpp (r=me) 2015-07-01 14:57:55 -07:00
ProfileJSONWriter.h Bug 1171240 - Avoid copies when splicing inside ProfileJSONWriter. (r=mstange) 2015-06-05 18:43:16 -07:00
Profiler.jsm
ProfilerBacktrace.cpp Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04: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 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
ProfilerMarkers.h Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
PseudoStack.h Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
SaveProfileTask.cpp
SaveProfileTask.h Bug 886459, part 1 - Remove unused includes of nsIJSRuntimeService.h. r=bholley 2015-06-26 18:44:13 -07:00
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 Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
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 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
SyncProfile.h Bug 1154115 - Rewrite profiler JSON streaming. (r=mstange) 2015-05-11 14:16:44 -07:00
TableTicker.cpp Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04:00
TableTicker.h Bug 1172186 - Make the profiler build standalone. r=mstange 2015-06-18 01:05:42 -04: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 1113562 - Expected delay time of tasks should not be the latency of those kind. r=sinker 2015-06-16 10:57:19 +08:00
TracedTaskCommon.h Bug 1113562 - Expected delay time of tasks should not be the latency of those kind. r=sinker 2015-06-16 10:57:19 +08:00
v8-support.h