Closed Bug 489922 Opened 16 years ago Closed 15 years ago

Selectively print heaprep for -memstats: reduces annoyance, improves performance

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P4)

defect

Tracking

(Not tracked)

VERIFIED FIXED
flash10.1

People

(Reporter: rishah, Assigned: lhansen)

References

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5 Build Identifier: The bitmap of used/unused pages generated in GCHeap::DumpMemoryInfo() might not be of interested to everyone. The request is to move that info towards end of the report. Should be as simple as calling DumpHeapReap() after DumpFatties() Reproducible: Always
Assignee: nobody → tierney
Blocks: 486742
Priority: -- → P3
Target Milestone: --- → flash10.x
+1 I'd like to add the detailed size class info and have that and DumpHeapRep turned off by default with a mechanism to enable. Maybe we can piggy back on the existing GCHeapConfig.verbose flag and wire that up to a env var and the existing verbose command line switch.
Status: UNCONFIRMED → NEW
Ever confirmed: true
-1 for env var and piggyback - knowledge will quickly be lost of how it works +1 adding cmd line switch.
env vars are nice for the player where command line isn't an option, to be sure there will be a cli switch.
Flags: flashplayer-qrb+
Target Milestone: flash10.x → Future
No longer blocks: 486742
Priority: P3 → P5
Target Milestone: Future → flash10.1
Targeting for 10.1 because the bitmap printout is seriously annoying for casual use of -memstats.
Assignee: tierney → nobody
Priority: P5 → P4
Summary: Reorder memory dump generated by profiler → Selectively print heaprep for -memstats: reduces annoyance, improves performance
Assignee: nobody → lhansen
Attached patch Simple fixSplinter Review
Attachment #404819 - Flags: review?(treilly)
Attachment #404819 - Flags: review?(treilly) → review+
redux changeset: 2744:54328be1b334
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: