Closed
Bug 1752646
Opened 4 years ago
Closed 4 years ago
Improve some GC/CC profiler markers
Categories
(Core :: JavaScript: GC, enhancement, P1)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
99 Branch
| Tracking | Status | |
|---|---|---|
| firefox99 | --- | fixed |
People
(Reporter: sfink, Assigned: sfink)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
I have a few changes to scheduling-related profiler markers for GC and CC stuff.
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → sphink
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9e5b21457976
Emit a marker when a GC interrupt is requested r=smaug
https://hg.mozilla.org/integration/autoland/rev/9a2fb94d9124
Record whether a GC slice was triggered and budgeted for idle time r=jonco
https://hg.mozilla.org/integration/autoland/rev/9e8bea30c24b
Merge Idle and non-Idle markers for CCSlice and ForgetSkippable r=jonco
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9e5b21457976
https://hg.mozilla.org/mozilla-central/rev/9a2fb94d9124
https://hg.mozilla.org/mozilla-central/rev/9e8bea30c24b
Status: ASSIGNED → RESOLVED
Closed: 4 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
•