Closed
Bug 1738768
Opened 4 years ago
Closed 4 years ago
Register AudioIPC server threads with Firefox Profiler
Categories
(Core :: Audio/Video: cubeb, enhancement, P2)
Core
Audio/Video: cubeb
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: kinetik, Assigned: kinetik)
References
Details
Attachments
(2 files)
As discussed in bug 1728023, this would be useful for troubleshooting.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
•
|
||
The server thread names all begin with "AudioIPC", so this works with the existing "Media" profiler preset.
Also note that we still won't have visibility into cubeb backend callback threads (e.g. PulseAudio mainloop thread or WASAPI render thread) - that'll require cubeb backend changes to support, I think.
Pushed by mgregan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b404dbbc973
Register AudioIPC server threads with Firefox Profiler. r=cubeb-reviewers,padenot
Comment 4•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•