gecko-dev/mozglue/baseprofiler/core
Nazım Can Altınova d8afe0647a Bug 1609708 - Rename PROFILER_TRACING to PROFILER_TRACING_MARKER. r=gerald
Depends on D60229

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

--HG--
extra : moz-landing-system : lando
2020-01-17 21:29:15 +00:00
..
vtune
EHABIStackWalk.cpp Bug 1439659 - Make |MOZ_{LITTLE,BIG}_ENDIAN| into function macros so that invoking them inside |#if| conditions when they haven't been defined yet is a compile error. r=froydnj 2019-12-13 20:51:04 +00:00
EHABIStackWalk.h
PageInformation.cpp Bug 1512500 - Record parent page information in profiler r=gerald,nika 2019-10-09 21:25:19 +00:00
PageInformation.h Bug 1512500 - Record parent page information in profiler r=gerald,nika 2019-10-09 21:25:19 +00:00
PlatformMacros.h
ProfileBuffer.cpp Bug 1468789 - Part 2: Collect inner window id information for js interpreter frames and add a mechanism to get that for jit frames r=gerald,jandem,mstange 2019-11-15 08:01:30 +00:00
ProfileBuffer.h Bug 1468789 - Part 2: Collect inner window id information for js interpreter frames and add a mechanism to get that for jit frames r=gerald,jandem,mstange 2019-11-15 08:01:30 +00:00
ProfileBufferEntry.cpp Backed out 2 changesets (bug 1586939) for causing perma bc failures in automation.py CLOSED TREE 2020-01-16 09:51:49 +02:00
ProfileBufferEntry.h Bug 1595482: change "responsiveness" field to "eventDelay" in profiler r=canaltinova 2019-11-18 14:26:14 +00:00
ProfileJSONWriter.cpp
ProfiledThreadData.cpp Bug 1598992 - Use same thread names in Base Profiler filter as in Gecko, and suffix with "(pre-xul)" in JSON - r=gregtatum 2019-11-26 23:01:10 +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
ProfilerBacktrace.cpp Bug 1576554 - {S,Des}erializer<ProfilerBacktrace> - r=gregtatum 2019-09-18 01:19:40 +00:00
ProfilerBacktrace.h Bug 1576554 - {S,Des}erializer<ProfilerBacktrace> - r=gregtatum 2019-09-18 01:19:40 +00:00
ProfilerMarkerPayload.cpp Bug 1583271 - Part 1: Change profiler page information IDs to BrowsingContextID and InnerWindowID r=gerald,nika 2019-10-09 21:25:11 +00:00
ProfilingCategory.cpp
ProfilingStack.cpp
RegisteredThread.cpp
RegisteredThread.h Bug 1576555 - Remove unneeded ProfilerMarker - r=gregtatum 2019-09-18 01:21:20 +00:00
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 Bug 1577650 - Stop using `using namespace std` in Gecko Profiler - r=canaltinova 2019-08-30 09:40:30 +00:00
VTuneProfiler.h
platform-linux-android.cpp Bug 1572337: Don't call TimeStamp::Now() within SuspendAndSample r=froydnj 2019-11-08 21:18:06 +00:00
platform-macos.cpp Bug 1572337: Don't call TimeStamp::Now() within SuspendAndSample r=froydnj 2019-11-08 21:18:06 +00:00
platform-win32.cpp Bug 1572337: Don't call TimeStamp::Now() within SuspendAndSample r=froydnj 2019-11-08 21:18:06 +00:00
platform.cpp Bug 1609708 - Rename PROFILER_TRACING to PROFILER_TRACING_MARKER. r=gerald 2020-01-17 21:29:15 +00:00
platform.h Bug 1598531 - Output Base Profiler logging to stderr, so it is correctly sync'd with MOZ_LOG - r=gregtatum 2019-11-26 23:01:25 +00:00
shared-libraries-linux.cc Bug 1598194 - Make FaultyLib-specific code FaultyLib-specific rather than Android-specific. r=gerald 2019-11-25 23:04:24 +00:00
shared-libraries-macos.cc Bug 1569458 - Unify Base Profiler mutexes into one class - r=gregtatum 2019-07-30 12:19:54 +00:00
shared-libraries-win32.cc