Open
Bug 1904821
Opened 11 months ago
Updated 2 months ago
Profiler UI should have an option to do a shutdown profile (pick a file etc.)
Categories
(Core :: Gecko Profiler, defect, P3)
Tracking
()
NEW
People
(Reporter: Gijs, Unassigned)
References
Details
I can use Services.env.set("MOZ_PROFILER_SHUTDOWN", "/path/to/file.json")
from the browser console but that's not very discoverable/intuitive. :-)
Reporter | ||
Comment 1•11 months ago
|
||
And, in fact, now that I mention this, it would also be neat to have a button that offers the ability to restart the browser and then profile that startup. We can set env vars that get applied to the next startup after Services.startup.quit(restartflag)
.
Comment 2•11 months ago
|
||
The severity field is not set for this bug.
:canova, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(canaltinova)
Updated•11 months ago
|
Severity: -- → S3
Flags: needinfo?(canaltinova)
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•