gecko-dev/tools/profiler/core
Gerald Squelart ce889db273 Bug 1569515 - Collect overhead stats in ProfileBuffer - r=canaltinova
`ProfileBuffer` is now responsible for collecting overhead stats, and adding
them to the struct returned by `profiler_get_buffer_info()`.

Differential Revision: https://phabricator.services.mozilla.com/D39641

--HG--
extra : moz-landing-system : lando
2019-07-31 01:28:51 +00:00
..
vtune
EHABIStackWalk.cpp
EHABIStackWalk.h
memory_hooks.cpp Bug 1557907 - Fix jemalloc_replace_dynamic(). r=glandium 2019-06-13 20:42:19 +00:00
memory_hooks.h
PageInformation.cpp
PageInformation.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 1569515 - Collect overhead stats in ProfileBuffer - r=canaltinova 2019-07-31 01:28:51 +00:00
platform.h Bug 1545582 - Integrate JavaScript memory allocation tracking to the profiler; r=canaltinova 2019-07-01 21:53:11 +00:00
PlatformMacros.h
ProfileBuffer.cpp Bug 1569515 - Collect overhead stats in ProfileBuffer - r=canaltinova 2019-07-31 01:28:51 +00:00
ProfileBuffer.h Bug 1569515 - Collect overhead stats in ProfileBuffer - r=canaltinova 2019-07-31 01:28:51 +00:00
ProfileBufferEntry.cpp Bug 1569515 - Collect overhead stats in ProfileBuffer - r=canaltinova 2019-07-31 01:28:51 +00:00
ProfileBufferEntry.h Bug 1557789 - Expose subcategory information in the profile JSON. r=njn 2019-07-02 17:27:13 +00:00
ProfiledThreadData.cpp Bug 1557789 - Expose subcategory information in the profile JSON. r=njn 2019-07-02 17:27:13 +00:00
ProfiledThreadData.h Bug 1551355 - Use TimeStamp::NowUnfuzzed() instead of TimeStamp::Now() during gecko profiling r=mstange 2019-06-10 17:35:42 +00:00
ProfileJSONWriter.cpp
ProfilerBacktrace.cpp
ProfilerBacktrace.h
ProfilerMarker.h
ProfilerMarkerPayload.cpp Bug 1559486 - Remove scriptFilename from RecordAllocationInfo; r=jimb 2019-07-04 05:19:58 +00:00
RegisteredThread.cpp
RegisteredThread.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
ThreadInfo.h Bug 1551355 - Use TimeStamp::NowUnfuzzed() instead of TimeStamp::Now() during gecko profiling r=mstange 2019-06-10 17:35:42 +00:00
VTuneProfiler.cpp
VTuneProfiler.h