mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00

The main goal of these bugs is to move markers to a new storage, so I'm adding lots of markers to TestBaseProfiler. Also adding labels, easier to read unsymbolicated profiles, and gives a bit more coverage too. And adding a separate "fibonacci canceller" thread, which is needed on some slower platforms (e.g., Linux 64 ASAN times out otherwise); as a bonus, this tests AUTO_BASE_PROFILER_REGISTER_THREAD. Differential Revision: https://phabricator.services.mozilla.com/D42448 --HG-- extra : moz-landing-system : lando