Skip to content
Snippets Groups Projects
Commit 3d3bc7fc authored by Gerald Squelart's avatar Gerald Squelart
Browse files

Bug 1598992 - Stop Base Profiler before starting Gecko Profiler - r=gregtatum

This ensures that no more Base Profiler (BP) activity can happen when Gecko
Profiler (GP) starts.
In particular on Linux this is needed because the BP sampler sends signals to
stop threads, and the just-starting GP could receive this signal before it is
fully ready to handle it with its own sampler.

Differential Revision: https://phabricator.services.mozilla.com/D54443

--HG--
extra : moz-landing-system : lando
parent 17dddce7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment