gecko-dev/tools/profiler/public
Gerald Squelart 95eb9ec051 Bug 1646266 - NoPayload default type, with specialized empty helper - r=gregtatum
`NoPayload` will be mostly used internally when adding markers without payload data.
It has an empty specialization of the MarkerTypeHelper (mainly to catch misuses), and the add-marker code will need to have different compile-time paths to handle it.

Differential Revision: https://phabricator.services.mozilla.com/D87252
2020-08-31 23:33:07 +00:00
..
ChildProfilerController.h Bug 1627490 - Replace MOZ_MUST_USE with [[nodiscard]] in tools/profiler. r=mstange 2020-04-07 18:38:52 +00:00
GeckoProfiler.h Bug 1646266 - Rework backtrace-capture functions - r=gregtatum 2020-08-31 23:30:53 +00:00
GeckoProfilerReporter.h
ProfileBufferEntrySerializationGeckoExtensions.h Bug 1659674 - Change BulkWrite to return mozilla::Result. r=froydnj 2020-08-21 09:54:48 +00:00
ProfileJSONWriter.h Bug 1658230 - Deduplicate ProfileJSONWriter classes - r=gregtatum 2020-08-11 03:50:54 +00:00
ProfilerChild.h Bug 1651102 - Safely delay handling of child profile buffer updates - r=canaltinova 2020-07-17 11:21:38 +00:00
ProfilerCodeAddressService.h Bug 1648972 - Fix profiler non-unified build - r=canaltinova 2020-06-30 05:07:21 +00:00
ProfilerCounts.h
ProfilerMarkerPayload.h Bug 1553421 - Add request method to network markers r=necko-reviewers,gerald,valentin 2020-08-10 06:33:22 +00:00
ProfilerMarkers.h Bug 1646266 - ProfilerMarkers skeleton files - r=gregtatum 2020-08-31 23:27:54 +00:00
ProfilerMarkersDetail.h Bug 1646266 - CorePS buffer access - r=gregtatum 2020-08-31 23:28:56 +00:00
ProfilerMarkersPrerequisites.h Bug 1646266 - NoPayload default type, with specialized empty helper - r=gregtatum 2020-08-31 23:33:07 +00:00
ProfilerMarkerTypes.h Bug 1646266 - ProfilerMarkers skeleton files - r=gregtatum 2020-08-31 23:27:54 +00:00
ProfilerParent.h Bug 1648507 - Distinguish pausing sampling only from pausing the whole profiler - r=canaltinova,perftest-reviewers,geckoview-reviewers,agi 2020-07-02 01:36:27 +00:00
shared-libraries.h