gecko-dev/tools/profiler/core
Markus Stange a91565e4f5 Bug 1433583 - Discard information about old dead threads that no longer have any samples in the buffer. r=mystor
MozReview-Commit-ID: 5ThtN1H1ieA

--HG--
extra : rebase_source : f853ff92147a4d57fd778723eda32c78847e8ca5
extra : source : 61ede7cb13a5de066601492ca34eb97e17e3e6fe
2018-01-30 16:00:29 -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 Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
EHABIStackWalk.h
PlatformMacros.h Bug 1433775 - Add Linux/arm support to Gecko Profiler. r=mstange 2018-01-29 18:01:23 +09:00
ProfileBuffer.cpp Bug 1428072 - 1/3 - Change the implementation of isChromeJSScript so that it doesn't crash for workers r=bz,sfink 2018-01-18 17:14:09 +01:00
ProfileBuffer.h Bug 1348959 - Remove wraparound indexing in ProfileBuffer. r=djvj,mystor,njn 2018-02-06 00:25:30 -05:00
ProfileBufferEntry.cpp Bug 1348959 - Remove wraparound indexing in ProfileBuffer. r=djvj,mystor,njn 2018-02-06 00:25:30 -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 1431179 - Remove the API to obtain the time of the first sample during profile streaming. r=mystor 2018-01-26 15:30:55 -05:00
ProfilerBacktrace.h Bug 1375299 (part 1) - Reduce usage of MOZ_GECKO_PROFILER. r=mstange. 2017-06-22 06:26:16 +10:00
ProfilerMarker.h Bug 1348959 - Remove wraparound indexing in ProfileBuffer. r=djvj,mystor,njn 2018-02-06 00:25:30 -05:00
ProfilerMarkerPayload.cpp Bug 1423890 - Add markers for background hangs r=dthayer,mstange 2017-12-07 02:35:36 -08:00
ThreadInfo.cpp Bug 1434968 - Clear mUniqueStacks, mSavedStreamedSamples and mSavedStreamedMarkers when the profiler is stopped. r=njn 2018-02-06 17:45:39 -05:00
ThreadInfo.h Bug 1433583 - Discard information about old dead threads that no longer have any samples in the buffer. r=mystor 2018-01-30 16:00:29 -05: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
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 1433583 - Discard information about old dead threads that no longer have any samples in the buffer. r=mystor 2018-01-30 16:00:29 -05:00
platform.h Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj 2017-10-23 20:59:55 +02: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 Bug 1374888 - Maintain a live shared libraries list in gecko on macOS, r=mstange 2017-07-12 13:53:56 -04:00
shared-libraries-win32.cc Bug 1374888 - Maintain a live shared libraries list in gecko on macOS, r=mstange 2017-07-12 13:53:56 -04:00