A zero-overhead JVMPI plugin for finding first indications of memory leaks in production environments.
Where commercial tools kill the performance of your application by collecting uninteresting performance data (such as who allocated this object ),
this plugin stays inactive during runtime and simply dumps a very simple image of the Java heap on request.
1 Response to heapprofile
13 Great Tools for Profiling Your Java Applications | Open Source Applications
October 26th, 2009 at 10:31 am
[...] heapprofile [...]