diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-05-15 16:34:36 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-05-15 16:34:36 +0000 |
commit | 666153e3b36735345aee68e0777efc0ea3d38a50 (patch) | |
tree | 65eee602f863ab9328df65e00e08ea89a87c36d3 /java/jmp/distinfo | |
parent | 4d42a2e4fb318553a4b79f2c406f027a995ae15c (diff) |
. Add the java/jmp port.
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.
PR: 47151, 48474, 50325
Submitted by: Ronald Klop <ronald@cs.vu.nl>
Notes
Notes:
svn path=/head/; revision=81043
Diffstat (limited to 'java/jmp/distinfo')
-rw-r--r-- | java/jmp/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jmp/distinfo b/java/jmp/distinfo new file mode 100644 index 000000000000..85cfd4775e54 --- /dev/null +++ b/java/jmp/distinfo @@ -0,0 +1 @@ +MD5 (jmp-0.29.tar.gz) = ba923307a088b81f08d94faaf8ca8ade |