gecko-dev/mozglue/baseprofiler/public
Gerald Squelart e99e0cc6db Bug 1574143 - Make BlocksRingBuffer::Reader RAII - r=gregtatum
In practice the Reader doesn't need to be copied/moved/reassign.
BlocksRingBuffer::Read() can just instantiate one on the stack, and pass it by
reference to callbacks.

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

--HG--
extra : moz-landing-system : lando
2019-08-16 03:55:08 +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 1521929 - Remove RSS and USS measurements from the profiler; r=gerald,mixedpuppy 2019-08-05 15:37:18 +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 1574143 - Make BlocksRingBuffer::Reader RAII - r=gregtatum 2019-08-16 03:55:08 +00:00
ModuloBuffer.h Bug 1567461 - Ensure ModuloBuffer can be properly move-constructed - r=gregtatum 2019-07-20 00:13:59 +00:00
PowerOfTwo.h Bug 1552063 - PowerOfTwo, PowerOfTwoMask - r=gregtatum 2019-06-28 07:12:54 +00:00
leb128iterator.h Bug 1519636 - Ride along: Move to the unix CR type r=Ehsan 2019-07-16 07:34:18 +00:00