gecko-dev/mozglue/baseprofiler/core
Randell Jesup b3b313e654 Bug 1595482: change "responsiveness" field to "eventDelay" in profiler r=canaltinova
We want the profiler UI to be able to know if the data can be used for
reconstructing the event delays, since it measures something different
from the old 16ms event injection.

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

--HG--
extra : moz-landing-system : lando
2019-11-18 14:26:14 +00:00
..
vtune Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
EHABIStackWalk.cpp Bug 1557841 - Using renamed GetDebugPath in EHABIStackWalk.cpp - r=njn 2019-06-08 04:06:21 +00:00
EHABIStackWalk.h Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
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 Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
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 Bug 1595482: change "responsiveness" field to "eventDelay" in profiler r=canaltinova 2019-11-18 14:26:14 +00:00
ProfileBufferEntry.h Bug 1595482: change "responsiveness" field to "eventDelay" in profiler r=canaltinova 2019-11-18 14:26:14 +00:00
ProfileJSONWriter.cpp Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
ProfiledThreadData.cpp Bug 1595482: change "responsiveness" field to "eventDelay" in profiler r=canaltinova 2019-11-18 14:26:14 +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 Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
ProfilingStack.cpp Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
RegisteredThread.cpp Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
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 Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
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 1468789 - Part 3: Serialize innerWindowID for js/jit frames. r=gerald 2019-11-14 14:15:03 +00:00
platform.h Bug 1569458 - Unify Base Profiler mutexes into one class - r=gregtatum 2019-07-30 12:19:54 +00:00
shared-libraries-linux.cc Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +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 Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00