gecko-dev/tools/profiler
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
..
core Bug 1646266 - Rework backtrace-capture functions - r=gregtatum 2020-08-31 23:30:53 +00:00
gecko Bug 1660177 - Replace SpliceableJSONWriter::Splice(const char*) with better calls where possible - r=canaltinova 2020-08-26 08:03:20 +00:00
lul Bug 1648972 - Fix profiler non-unified build - r=canaltinova 2020-06-30 05:07:21 +00:00
public Bug 1646266 - NoPayload default type, with specialized empty helper - r=gregtatum 2020-08-31 23:33:07 +00:00
rust-helper
tasktracer
tests Bug 1660177 - Clarify accesses to SpliceableChunkedJSONWriter's WriteFunc - r=canaltinova 2020-08-26 08:03:17 +00:00
moz.build Bug 1646266 - ProfilerMarkers skeleton files - r=gregtatum 2020-08-31 23:27:54 +00:00