JMP 0.51 review (linux)
JMP is a profiler for java that can be used to trace objects usage and method timings
|
|
JMP 0.51 is debuggers software developed by Robert Olofsson.
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 project uses the GTK+ interface to show the status.
JMP normally uses one window to show the classes in memory. Each class has summary information for number of instances and total bytes of used memory for all the instances.
JMP can perform heap analysis and has the ability to show which objects own (have references to) all the objects of a specified class. This is a great way to find memory leaks.
JMP also shows method timings and calls in another window. Several columns show time taken in the method, number of calls to each method, time taken in methods called.
JMP collects information about which method are called and from where, this information is used to build call graphs.
JMP interacts with the normal java threads and also uses one extra thread for GTK+ with a timer to systematically update the stats.
JMP is written in C, it is designed for speed.
What's New in This Release:
JMP 0.51 supports different languages (including english). It works with Linux.
Downloading JMP 0.51 will take several seconds if you use fast ADSL connection.
Download
- 100mbit/s dedicated server
- 100% availability
Write a JMP Review
Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.
JMP related software
-
JMP 0.51
JMP is a profiler for java that can be used to trace objects usage and method timings
-
Java Interactive Profiler 1.0.7
Java Interactive Profiler (JIP) is a code profiler for Java. It features the ability to turn the profiler on and off at run time a
-
YourKit Java Profiler 6.0
YourKit Java Profiler is a CPU and memory profiler that makes it easy to solve wide range of CPU- and memory-related performance prob
-
jclasslib bytecode viewer 3.0
JProfiler is an award-winning all-in-one Java profiler


