gecko-dev/tools/profiler/core
Will Hawkins 3050e35cce Bug 1572235: Expose a method to remove markers leftover from previous runs of the profiler. r=gerald
Differential Revision: https://phabricator.services.mozilla.com//D41275

--HG--
extra : histedit_source : c73fed719d5e5e607ede15bbbf74ed5554083b21
2019-08-09 21:04:57 +03:00
..
vtune
EHABIStackWalk.cpp
EHABIStackWalk.h
PageInformation.cpp
PageInformation.h
PlatformMacros.h
ProfileBuffer.cpp Bug 1569515 - Collect overhead stats in ProfileBuffer - r=canaltinova 2019-07-31 01:28:51 +00:00
ProfileBuffer.h Bug 1521929 - Remove RSS and USS measurements from the profiler; r=gerald,mixedpuppy 2019-08-05 15:37:18 +00:00
ProfileBufferEntry.cpp Bug 1521929 - Remove RSS and USS measurements from the profiler; r=gerald,mixedpuppy 2019-08-05 15:37:18 +00:00
ProfileBufferEntry.h Bug 1521929 - Remove RSS and USS measurements from the profiler; r=gerald,mixedpuppy 2019-08-05 15:37:18 +00:00
ProfileJSONWriter.cpp
ProfiledThreadData.cpp Bug 1521929 - Remove RSS and USS measurements from the profiler; r=gerald,mixedpuppy 2019-08-05 15:37:18 +00:00
ProfiledThreadData.h
ProfilerBacktrace.cpp
ProfilerBacktrace.h
ProfilerMarker.h Bug 1572235: Expose a method to remove markers leftover from previous runs of the profiler. r=gerald 2019-08-09 21:04:57 +03:00
ProfilerMarkerPayload.cpp Bug 1559486 - Remove scriptFilename from RecordAllocationInfo; r=jimb 2019-07-04 05:19:58 +00:00
RegisteredThread.cpp
RegisteredThread.h Bug 1572235: Expose a method to remove markers leftover from previous runs of the profiler. r=gerald 2019-08-09 21:04:57 +03:00
ThreadInfo.h
VTuneProfiler.cpp
VTuneProfiler.h
memory_hooks.cpp Bug 1557907 - Fix `jemalloc_replace_dynamic()`. r=glandium 2019-06-13 20:42:19 +00:00
memory_hooks.h
platform-linux-android.cpp Bug 1569506 - SamplerThread can own a Sampler instead of being one - r=canaltinova 2019-07-31 01:28:49 +00:00
platform-macos.cpp Bug 1569506 - SamplerThread can own a Sampler instead of being one - r=canaltinova 2019-07-31 01:28:49 +00:00
platform-win32.cpp Bug 1569506 - SamplerThread can own a Sampler instead of being one - r=canaltinova 2019-07-31 01:28:49 +00:00
platform.cpp Bug 1521929 - Remove RSS and USS measurements from the profiler; r=gerald,mixedpuppy 2019-08-05 15:37:18 +00:00
platform.h Bug 1545582 - Integrate JavaScript memory allocation tracking to the profiler; r=canaltinova 2019-07-01 21:53:11 +00:00
shared-libraries-linux.cc
shared-libraries-macos.cc
shared-libraries-win32.cc