gecko-dev/mozglue/baseprofiler/public
Gerald Squelart 74485a5d46 Bug 1575453 - AUTO_PROFILER_STATS (off by default) - r=gregtatum
AUTO_PROFILER_STATS(name) can be used to time a {block}.
Statistics are gathered in a function-static variable, and printf'd when the
program ends.

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

--HG--
extra : moz-landing-system : lando
2019-08-22 00:33:11 +00:00
..
BaseProfileJSONWriter.h Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
BaseProfiler.h Bug 1575453 - AUTO_PROFILER_STATS (off by default) - r=gregtatum 2019-08-22 00:33:11 +00:00
BaseProfilerCounts.h Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
BaseProfilerDetail.h Bug 1571355 - Base Profiler mutex tweaks - r=gregtatum 2019-08-07 01:54:09 +00:00
BaseProfilerMarkerPayload.h Bug 1571348 - ProfilerMarkerPayload::Set...() can be replaced with constructor arguments - r=gregtatum 2019-08-07 01:53:55 +00:00
BaseProfilerSharedLibraries.h Bug 1492121 - All necessary changes to make baseprofiler build - r=njn 2019-06-06 06:17:49 +00:00
BaseProfilingCategory.h Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
BaseProfilingStack.h Bug 1492121 - Enclosing BaseProfiler in namespace mozilla::baseprofiler - r=njn 2019-06-06 06:20:03 +00:00
BlocksRingBuffer.h Bug 1575442 - BlocksRingBuffer::LockAndRun - r=gregtatum 2019-08-22 00:32:51 +00:00
leb128iterator.h Bug 1519636 - Ride along: Move to the unix CR type r=Ehsan 2019-07-16 07:34:18 +00:00
ModuloBuffer.h Bug 1574825 - Make ModuloBuffer::Iterator a proper random-access iterator - r=gregtatum 2019-08-20 12:51:31 +00:00
PowerOfTwo.h Bug 1552063 - PowerOfTwo, PowerOfTwoMask - r=gregtatum 2019-06-28 07:12:54 +00:00