Closed
Bug 1817034
Opened 7 months ago
Closed 7 months ago
Improve profiler markers in the timer thread
Categories
(Core :: XPCOM, task)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The patch stack in bug 1787974 included improvements to the markers recorded in the timer thread (especially https://phabricator.services.mozilla.com/D164293), that we didn't land there to move forward faster. I would like to finish improving these markers.
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
Depends on D169973
Assignee | ||
Comment 3•7 months ago
|
||
Example profile: https://share.firefox.dev/3I12yc9
Assignee | ||
Comment 4•7 months ago
|
||
Here's a more interesting example profile: https://share.firefox.dev/3lFS3DK I can't show a duration longer than 80min without exceeding the 50MB maximum profile upload size.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d8f0f6cc65f7 add a new Timer profiler category to use it for markers in the Timer thread, r=canaltinova. https://hg.mozilla.org/integration/autoland/rev/d412993da468 improve profiler markers in the timer thread, r=smaug.
Comment 6•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d8f0f6cc65f7
https://hg.mozilla.org/mozilla-central/rev/d412993da468
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•