mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
f908211695
Backtraces (that are kept in some marker payloads) are stored in a small ProfileBuffer, we will need to store that data, which will happen to be inside a BlockRingBuffer, so BlockRingBuffer needs to be able to (de)serialize itself! This is done by storing the contents in the active buffer range, and some extra data, to later reconstruct a BlocksRingBuffer that looks like the original. Depends on D42496 Differential Revision: https://phabricator.services.mozilla.com/D42634 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
android | ||
baseprofiler | ||
build | ||
linker | ||
misc | ||
tests | ||
moz.build |