Open Bug 1300924 Opened 8 years ago Updated 15 days ago

Fix shutdown minor GC profiler totals

Categories

(Core :: JavaScript: GC, defect, P3)

defect

Tracking

()

People

(Reporter: sfink, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: triage-deferred)

I was wondering why my JS_GC_PROFILE_NURSERY=1000 runs showed a bunch of slow minor GCs, but then only printed out totals for 6 GCs. I'm pretty sure it's because opt e10s builds do an abrupt shutdown. h4writer is handling that for TraceLogger in bug 1298831, so I'll piggyback a fix on whatever he comes up with.
Keywords: triage-deferred
Priority: -- → P3
Severity: normal → S3

Abrupt shutdown is still a problem

Blocks: GC
You need to log in before you can comment on or make changes to this bug.