Closed
Bug 1756642
Opened 3 years ago
Closed 3 years ago
[Linux] Avoid marking the main thread as awake whenever the profiler records a sample
Categories
(Core :: Gecko Profiler, defect, P2)
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(1 file)
Bug 1753305 makes this very visible as we now record an 'Awake' marker whenever poll returns due to receiving a signal (and the profiler sends a signal when sampling).
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → florian
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P2
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef7b4bc1142b
Avoid marking the main thread as awake whenever the Linux event loop wakes up due to the profiler capturing a sample, r=mstange.
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•