gecko-dev/mozglue/baseprofiler/core
Gerald Squelart c6c33614e2 Bug 1492121 - Added "BASE" to all public macros - r=njn
E.g., AUTO_PROFILER_INIT -> AUTO_BASE_PROFILER_INIT.
This will allow #including BaseProfiler.h anywhere as needed, without clashing
with Gecko Profiler macros.

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

--HG--
extra : moz-landing-system : lando
2019-06-06 06:19:01 +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 1492121 - MOZ_BASE_PROFILER may be defined in BaseProfiler.h to enable Base Profiler - r=njn 2019-06-06 06:17:30 +00:00
EHABIStackWalk.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
PageInformation.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
PageInformation.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +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 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfileBuffer.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfileBufferEntry.cpp Bug 1492121 - Rename env-vars MOZ_PROFILER_* to MOZ_BASE_PROFILER_* - r=njn 2019-06-06 06:18:47 +00:00
ProfileBufferEntry.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfileJSONWriter.cpp Bug 1492121 - MOZ_BASE_PROFILER may be defined in BaseProfiler.h to enable Base Profiler - r=njn 2019-06-06 06:17:30 +00:00
ProfiledThreadData.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfiledThreadData.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfilerBacktrace.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfilerBacktrace.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
ProfilerMarker.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfilerMarkerPayload.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ProfilingCategory.cpp Bug 1492121 - Added "BASE" to all public macros - r=njn 2019-06-06 06:19:01 +00:00
ProfilingStack.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
RegisteredThread.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
RegisteredThread.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
ThreadInfo.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
VTuneProfiler.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
VTuneProfiler.h Bug 1492121 - Copy most of Gecko Profiler code to mozglue/baseprofiler - r=njn 2019-06-06 06:16:57 +00:00
platform-linux-android.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
platform-macos.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
platform-win32.cpp Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
platform.cpp Bug 1492121 - Added "BASE" to all public macros - r=njn 2019-06-06 06:19:01 +00:00
platform.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
shared-libraries-linux.cc Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
shared-libraries-macos.cc Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +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