Closed
Bug 1904894
Opened 1 year ago
Closed 11 days ago
Make the tracer profiler output gather trace from all threads instead of opening one profiler tab per thread.
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: ochameau, Unassigned)
References
Details
The JS trace currently opens one profiler tab per thread running in the recorded page.
We should make it gather all threads into a unique profiler record.
| Reporter | ||
Comment 1•11 days ago
|
||
The tracer is now using the profiler pipeline and trace all the threads.
Status: NEW → RESOLVED
Closed: 11 days ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•