Closed Bug 1301764 Opened 8 years ago Closed 8 years ago

Implement JS_GC_HISTOGRAM_TENURING to report what is getting tenured

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: sfink, Assigned: sfink)

References

Details

Attachments

(1 file)

I am looking into some slow minor GCs, and it seems like it would be helpful to dump out what is getting tenured on these slow ones.
r?terrence instead of jonco since I think I probably missed jonco before he left for PTO.

Maybe this should be called JS_GC_REPORT_TENURING or something. And there's no fundamental reason to make this depend on JS_GC_PROFILE_NURSERY; perhaps I should make it separate?
Attachment #8789898 - Flags: review?(terrence)
Comment on attachment 8789898 [details] [diff] [review]
Implement JS_GC_HISTOGRAM_TENURING to report what is getting tenured

Review of attachment 8789898 [details] [diff] [review]:
-----------------------------------------------------------------

If it's useful to you, then let's take it.
Attachment #8789898 - Flags: review?(terrence) → review+
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2eaed28b4393
Implement JS_GC_REPORT_TENURING to report what is getting tenured, r=terrence
https://hg.mozilla.org/mozilla-central/rev/2eaed28b4393
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: