Closed
Bug 1882552
Opened 11 months ago
Closed 11 months ago
Add logging to QoS signals
Categories
(Core :: XPCOM, enhancement)
Tracking
()
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: KrisWright, Assigned: KrisWright)
References
Details
Attachments
(1 file)
Additional logging will aid in debugging for future QoS related issues. I intend to create a QoS specific log in this bug for tracking mainthread-specific QoS changes (override and self dispatch).
Assignee | ||
Comment 1•11 months ago
|
||
Adds logging for Qos overrides, changes, override removals, setting shutdown, and refusing QoS changes due to shutdown.
Updated•11 months ago
|
Attachment #9388684 -
Attachment description: Bug 1882552 - Add logging to QoS signals → Bug Bug 1882552 - Add logging to QoS signals
Pushed by kwright@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cfa01ef1b9d8
Bug Bug 1882552 - Add logging to QoS signals r=xpcom-reviewers,barret
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Assignee | ||
Comment 4•11 months ago
|
||
Logging should be available at debug level in a related pid's log file under "QoSPriority"
You need to log in
before you can comment on or make changes to this bug.
Description
•