Opened 14 years ago

Closed 14 years ago

#278 closed enhancement (fixed)

add runtime-system hook to dump heap state

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: major Milestone:
Component: core libraries Version: 4.5.x
Keywords: heap dump Cc:
Estimated difficulty:

Description

This should list the number and type of objects currently on the heap (do a minor GC first).

Change History (1)

comment:1 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

See commit e2abe21 (experimental).

Note: See TracTickets for help on using tickets.