gecko-dev/tools/profiler/core
Markus Stange 519cb27db8 Bug 1348959 - Make profiler_get_buffer_info() return information in a struct instead of using outparams. r=mystor,njn
MozReview-Commit-ID: 1iJ05NxOdou

--HG--
extra : rebase_source : 1c4e654340630b0f21c165b41b8fc1be30743c48
extra : source : 64b1a4108f6c3319cfc74c1246bdd2e895e93e1a
2018-01-18 17:54:57 -05:00
..
vtune Bug 1429623: Report tracing events and thread registration to VTune when --enable-vtune is enabled. r=mstange r=ted 2018-01-19 17:19:29 +01:00
EHABIStackWalk.cpp
EHABIStackWalk.h
platform-linux-android.cpp Bug 1403421 - Support mips64-linux performance. r=njn 2017-09-28 18:23:00 -04:00
platform-macos.cpp Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
platform-win32.cpp Bug 1423287 - Simplify NtCurrentTeb() handling. r=njn 2017-12-06 09:36:00 -05:00
platform.cpp Bug 1348959 - Make profiler_get_buffer_info() return information in a struct instead of using outparams. r=mystor,njn 2018-01-18 17:54:57 -05:00
platform.h Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02:00
PlatformMacros.h Bug 1433775 - Add Linux/arm support to Gecko Profiler. r=mstange 2018-01-29 18:01:23 +09:00
ProfileBuffer.cpp Backed out Bug 1428072 for mochitest-chrome leaks 2018-02-06 15:48:32 +02:00
ProfileBuffer.h Bug 1348959 - Make ProfileBuffer fields uint32_t. r=mystor,njn 2018-01-18 17:54:33 -05:00
ProfileBufferEntry.cpp Bug 1348959 - Make ProfileBuffer fields uint32_t. r=mystor,njn 2018-01-18 17:54:33 -05:00
ProfileBufferEntry.h Bug 1384688 - Add a pausedRanges field to the profile JSON of each process which lists time ranges during which the profiler was paused or collecting a profile. r=njn 2017-07-31 14:44:35 -04:00
ProfileJSONWriter.cpp
ProfileJSONWriter.h Bug 1412648 - Initialize some uninitialized fields in tools/profiler/. r=mstange 2017-10-31 11:20:12 +01:00
ProfilerBacktrace.cpp Bug 1384688 - Add thread register and unregister time. r=njn 2017-07-28 15:43:19 -04:00
ProfilerBacktrace.h
ProfilerMarker.h Bug 1430850 - Part 2: Change ProfilerMarker to use an internal ThreadId property, rather than the ThreadId entry, r=mstange 2018-01-16 14:07:27 -05:00
ProfilerMarkerPayload.cpp Bug 1423890 - Add markers for background hangs r=dthayer,mstange 2017-12-07 02:35:36 -08:00
shared-libraries-linux.cc Bug 1387002 - Replace .size() by .empty() when applicable in profiler/ r=njn 2017-08-03 12:08:04 +02:00
shared-libraries-macos.cc
shared-libraries-win32.cc
ThreadInfo.cpp Bug 1431755 - Part 2: Teach GeckoProfiler to profile responsiveness on nsIThreads. r=mstange 2018-01-19 09:42:47 -06:00
ThreadInfo.h Bug 1431755 - Part 2: Teach GeckoProfiler to profile responsiveness on nsIThreads. r=mstange 2018-01-19 09:42:47 -06:00
VTuneProfiler.cpp Bug 1432570: Add support for TRACING_EVENT type markers. r=mstange 2018-01-25 18:47:00 +00:00
VTuneProfiler.h Bug 1429623: Report tracing events and thread registration to VTune when --enable-vtune is enabled. r=mstange r=ted 2018-01-19 17:19:29 +01:00