summaryrefslogtreecommitdiff
path: root/java/jmp/files/patch-instance_owners.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Update to 0.44.Greg Lewis2004-10-261-7/+12
| | | | | PR: 72959 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
* - Update to 0.43Volker Stolz2004-08-271-8/+4
| | | | | | | - Fix packaging PR: ports/70597 Submitted by: Ronald Klop (maintainer)
* . Update to 0.42. [1]Greg Lewis2004-06-251-9/+8
| | | | | | | . Don't use jikes with this port (it breaks the build). PR: 68174 [1] Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) [1]
* . Add the java/jmp port.Greg Lewis2003-05-151-0/+15
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>