gcRadar
A library for monitoring the garbage collection of app objects
...gcRadar can monitor entities ranging from individula objects to full object trees comprising of is-a & has-a relationships.
By using gcRadar you can monitor the lifetime of the objects that are created by your application in runtime, gcRadar enables the application to be aware of the memory constaraints that arise at runtime.
The workings of the mythical Java Garbage Collector have for long eluded the common developer. Now by gcRadar enable you to record the life and death of objects at runtime.