summaryrefslogtreecommitdiff
path: root/java/jmp/pkg-descr
blob: 7e71745723e6d87f923631ee4ce6157f61704c25 (plain) (blame)
1
2
3
4
5
6
7
8
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.

Usage:
java -Xrunjmp <your-class>

WWW: http://www.khelekore.org/jmp/