
JMP is a profiler for java that can be used to trace objects usage and method timings. JMP uses the JVMPI interface to gather statistics and interact with the JVM. JMP uses a GTK+ interface to show the status.
Since jmp use jvmpi it only works with java/1.2 up to java/1.5. If you use java/6 you can not use jmp.
1 Response to JMP – Java Memory Profiler
13 Great Tools for Profiling Your Java Applications | Open Source Applications
October 26th, 2009 at 10:31 am
[...] JMP – Java Memory Profiler [...]