Opened 15 years ago
Closed 15 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).
Note: See
TracTickets for help on using
tickets.

See commit e2abe21 (experimental).