Profiler popup should provide an easy way to profile all threads
Categories
(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P2)
Tracking
(firefox70 wontfix, firefox74 fixed)
People
(Reporter: gregtatum, Assigned: brennan.brisad)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
There is confusing behavior around profiling all threads. We should make this easy.
When trying to profile all threads, I put in *. This seemed to do something at first, because Activity Monitor reported increased CPU usage, but then I captured the profile and it said:
Error: No threads were captured in this profile, there is nothing to display.
*, works perfectly however.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
(In reply to Greg Tatum [:gregtatum] from comment #0)
There is confusing behavior around profiling all threads. We should make this easy.
When trying to profile all threads, I put in *. This seemed to do something at first, because Activity Monitor reported increased CPU usage, but then I captured the profile and it said:
Error: No threads were captured in this profile, there is nothing to display.
*, works perfectly however.
I just want to note that the "*" issue was recently solved in bug 1604661.
In this bug here, Michael will helpfully make it even easier, by adding a visible "all registered threads" option in the popup.
Reporter | ||
Comment 3•5 years ago
|
||
Comment 5•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Description
•