gecko-dev/mozglue/baseprofiler/public
Andi-Bogdan Postelnicu eab549fd19 Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
clang-format version 12.0.0 (taskcluster-KEgO7qdgQ8uaewA6NkRnRA)

Differential Revision: https://phabricator.services.mozilla.com/D114211
2021-05-10 07:15:07 +00:00
..
BaseProfileJSONWriter.h Bug 1678159 - Move WritePropertyTime to SpliceableJSONWriter::TimeProperty - r=gregtatum 2020-11-20 02:23:08 +00:00
BaseProfiler.h Bug 1708350 - profiler_suspend_and_sample_thread can now sample the current thread - r=canaltinova 2021-05-06 23:23:40 +00:00
BaseProfilerCounts.h
BaseProfilerDetail.h Bug 1671403 - Also prevent re-entrant operations when the ProfilerChild mutex is locked on the current thread - r=canaltinova 2020-11-19 11:47:46 +00:00
BaseProfilerLabels.h Bug 1691589 - Extract profiler label APIs into separate headers - r=florian 2021-02-16 04:44:19 +00:00
BaseProfilerMarkerTypes.h Bug 1675409 - Migrated TracingMarkerPayload to Markers 2.0 API - r=gregtatum 2020-11-18 21:55:51 +00:00
BaseProfilerMarkers.h Bug 1691092 - add PROFILER category to make profiler overhead very visible, r=gerald. 2021-02-16 19:04:02 +00:00
BaseProfilerMarkersDetail.h Bug 1690375 - Record markers with partial stacks for flushing pending notifications and marking a style flush as needed, r=gerald. 2021-02-04 15:13:21 +00:00
BaseProfilerMarkersPrerequisites.h Bug 1691589 - Don't include main profiler headers from markers headers - r=florian 2021-02-16 04:44:18 +00:00
BaseProfilerSharedLibraries.h
BaseProfilerState.h Bug 1691589 - Extract profiler state APIs into separate headers - r=florian 2021-02-16 04:44:17 +00:00
BaseProfilingCategory.h Bug 1659382 - Remove dependency on BaseProfiler.h from BaseProfilingCategory.h - r=gregtatum 2020-08-24 08:39:22 +00:00
BaseProfilingStack.h Bug 1691589 - Don't include main profiler headers from markers headers - r=florian 2021-02-16 04:44:18 +00:00
BlocksRingBuffer.h Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
ModuloBuffer.h
PowerOfTwo.h
ProfileBufferChunk.h Bug 1678651 - Better debugging assertions in ProfileBufferChunk - r=canaltinova 2020-12-22 10:48:08 +00:00
ProfileBufferChunkManager.h Bug 1651863 - ProfileBufferChunkManager::ReleaseChunk (no 's' anymore) only accepts zero or one chunk - r=canaltinova 2021-01-08 12:11:18 +00:00
ProfileBufferChunkManagerSingle.h Bug 1651863 - ProfileBufferChunkManager::ReleaseChunk (no 's' anymore) only accepts zero or one chunk - r=canaltinova 2021-01-08 12:11:18 +00:00
ProfileBufferChunkManagerWithLocalLimit.h Bug 1705318 - substract the memory used by the profiler buffer when sampling the memory counter, r=gerald. 2021-05-07 09:32:11 +00:00
ProfileBufferControlledChunkManager.h
ProfileBufferEntryKinds.h Bug 1329600 - Scaffolding to output CPU measurements in samples - r=canaltinova 2021-01-04 07:19:16 +00:00
ProfileBufferEntrySerialization.h Bug 1675409 - Make ProfileBufferRawPointer usable in StreamJSONMarkerData functions - r=gregtatum 2020-11-18 21:44:35 +00:00
ProfileBufferIndex.h
ProfileChunkedBuffer.h Bug 1651863 - ProfileBufferChunkManager::ReleaseChunk (no 's' anymore) only accepts zero or one chunk - r=canaltinova 2021-01-08 12:11:18 +00:00
ProfilingCategoryList.h Bug 1691092 - add PROFILER category to make profiler overhead very visible, r=gerald. 2021-02-16 19:04:02 +00:00
leb128iterator.h