gecko-dev/mozglue/baseprofiler
alwu fd606724bc Bug 1612557 - part4 : use Media category for markers r=bryce,gerald,canaltinova
This patch will do :
- add `Media` markers in related codes
- implement `MediaSampleMarkerPayload` to record the media sample

The advantage of doing so :
- using markers can help us know what happens on the media by a glance without expanding the call stack
- adding sample markers allows us compare the speed of decoding sample in `MediaDecoderStataMachine` and rendering sample in `VideoSink`

Differential Revision: https://phabricator.services.mozilla.com/D74174
2020-05-16 19:58:25 +00:00
..
core Bug 1612557 - part4 : use Media category for markers r=bryce,gerald,canaltinova 2020-05-16 19:58:25 +00:00
lul Bug 1635803 - Make sure <cstdlib> is included before mozalloc.h, to work around bug 1635968. r=gerald 2020-05-06 22:57:05 +00:00
public Bug 1612557 - part4 : use Media category for markers r=bryce,gerald,canaltinova 2020-05-16 19:58:25 +00:00
moz.build Bug 1632750 - ProfileBufferControlledChunkManager - r=canaltinova 2020-05-08 03:44:34 +00:00