Download List

專案描述

Java Memory Profiler (JMP) uses the JVMPI interface to track objects and method times in the JVM (Java Virtual Machine). It uses a GTK+ interface to display statistics. The current instance count and the total amount of memory for each class is shown as is the total time spent in each method.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-23 05:08
0.47

Some code cleanup. Better formatting of numbers. Some missing data has been added to the dump files.
標籤: Minor feature enhancements

2005-01-11 22:54
0.46

It's possible to trace owners all the way to the source. A Total object has been added to the owned object statistics.
標籤: Minor feature enhancements

2004-12-01 22:36
0.45

Tenure levels have been added to the class and instance list. Class events are now enabled only when they need to. This means that running with nomethods and noobjects should be faster (until one of them is enabled). The dumpfile argument has been changed to dumpdir, so both dump and heapdump files go to that directory.
標籤: Major feature enhancements

2004-10-20 00:42
0.44

This release tries to be more gtk-thread safe. It adds a patch to compile under HP-UX, and adds a column "alloced/call" to the method list.
標籤: Minor bugfixes

2004-08-18 04:48
0.43

This release adds a method callee graph and the ability to
group object allocations to the filtered methods only. There
were minor fixes to stack mismatch handling.
標籤: Minor feature enhancements

Project Resources