Summary
add runtime-system hook to dump heap state
Metadata
- Id: 4bbc0c9cdaf77c0f4f3e557ab2e3c46a5a92baf6
- Trac id: 278
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.5.x
- Changetime: 2010-07-07 13:42:07 UTC
- Created: 2010-07-06 15:52:30 UTC
- Keywords: heap dump
Description
This should list the number and type of objects currently on the heap (do a minor GC first).
Changes and comments
[2010-07-07 13:42:07 UTC] felix changed status from new to closed
[2010-07-07 13:42:07 UTC] felix set resolution to fixed
[2010-07-07 13:42:07 UTC] felix wrote:
See commit e2abe21 (experimental).