gecko-dev/tools/profiler/core
Neel Chauhan f11cb7b33f Bug 1643637: Make MOZ_PROFILER_STARTUP_ENTRIES understand sizes with units r=gerald
Differential Revision: https://phabricator.services.mozilla.com/D131022
2021-11-12 11:38:12 +00:00
..
vtune
EHABIStackWalk.cpp Bug 1642516 - In the EHABI stack unwinder, make sure to report proper instruction addresses by masking of the bit that indicates ARM or Thumb mode. r=jld 2021-08-07 00:34:41 +00:00
EHABIStackWalk.h
MicroGeckoProfiler.cpp Bug 1715844 - Fixed non-MOZ_GECKO_PROFILER build of MicroGeckoProfiler - r=canaltinova 2021-06-11 08:43:42 +00:00
PageInformation.cpp Bug 1698129 - Rename the profiler browsingContextID outputs to tabID and bump the profile version r=gerald 2021-03-25 12:52:11 +00:00
PageInformation.h Bug 1698129 - Rename browsingContextID to tabID inside the profiler codebase r=julienw,gerald,devtools-backward-compat-reviewers 2021-03-25 12:52:10 +00:00
PlatformMacros.h
ProfileBuffer.cpp Bug 1726657 - Only record sampling overheads if MOZ_PROFILER_RECORD_OVERHEADS is set - r=florian 2021-08-23 22:23:34 +00:00
ProfileBuffer.h Bug 1577658 - Read samples&markers from all threads at once - r=canaltinova 2021-10-21 05:47:25 +00:00
ProfileBufferEntry.cpp Bug 1737376 - StreamMarkersToJSON should accept all markers if aThreadId is unspecified - r=julienw 2021-10-26 21:00:50 +00:00
ProfileBufferEntry.h Bug 1577658 - UniqueStacks constructor can accept a ProfilerCodeAddressService - r=canaltinova 2021-10-21 05:47:21 +00:00
ProfiledThreadData.cpp Bug 1577658 - Read samples&markers from all threads at once - r=canaltinova 2021-10-21 05:47:25 +00:00
ProfiledThreadData.h Bug 1577658 - Read samples&markers from all threads at once - r=canaltinova 2021-10-21 05:47:25 +00:00
ProfilerBacktrace.cpp Bug 1722261 - Remove ThreadInfo.h, use ProfilerRegistrationInfo instead - r=canaltinova 2021-08-24 04:47:16 +00:00
ProfilerBacktrace.h Bug 1721110 - profiler_current_thread_id() now returns ProfilerThreadId - r=florian 2021-07-21 04:16:59 +00:00
ProfilerBindings.cpp Bug 1733335 - Add tracing marker type for the Rust side r=gerald 2021-10-11 07:59:09 +00:00
ProfilerCodeAddressService.cpp
ProfilerMarkers.cpp
ProfilerThreadRegistration.cpp Bug 1735244 - Moved inter-thread access assertion after the thread is actually unregistered - r=canaltinova 2021-10-12 23:14:11 +00:00
ProfilerThreadRegistrationData.cpp Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
ProfilerThreadRegistry.cpp Bug 1722261 - Insert new ThreadRegistration (un)registering functions in the middle of profiler_{,un}register_thread - r=canaltinova 2021-08-24 04:47:13 +00:00
ProfilerUtils.cpp Bug 1721569 - Use std::this_thread::get_id() on other platforms - r=florian 2021-08-11 03:27:52 +00:00
VTuneProfiler.cpp
VTuneProfiler.h Bug 1720853 - Move profiler_add_*_marker functions out of the public GeckoProfiler.h header, r=gerald. 2021-07-16 15:26:23 +00:00
memory_hooks.cpp Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
memory_hooks.h Bug 1705318 - substract the memory used by the profiler buffer when sampling the memory counter, r=gerald. 2021-05-07 09:32:11 +00:00
platform-linux-android.cpp Bug 1736616 - Discard CPU utilization due to suspending threads - r=canaltinova 2021-11-09 20:56:09 +00:00
platform-macos.cpp Bug 1736616 - Discard CPU utilization due to suspending threads - r=canaltinova 2021-11-09 20:56:09 +00:00
platform-win32.cpp Bug 1736616 - Discard CPU utilization due to suspending threads - r=canaltinova 2021-11-09 20:56:09 +00:00
platform.cpp Bug 1643637: Make MOZ_PROFILER_STARTUP_ENTRIES understand sizes with units r=gerald 2021-11-12 11:38:12 +00:00
platform.h Bug 1722261 - Remove the old PlatformData, which is now unused - r=canaltinova 2021-08-24 04:47:19 +00:00
shared-libraries-linux.cc Bug 1721110 - profiler_current_process_id() now returns ProfilerProcessId - r=florian 2021-07-21 04:16:58 +00:00
shared-libraries-macos.cc
shared-libraries-win32.cc Bug 1724770 - Fix a format string for AppendPrintf in SharedLibraryInfo::GetInfoForSelf()". r=gerald 2021-08-14 06:27:38 +00:00