JProfiler is a tool useful for analyzing the performance problems and memory leaks of a java project. When Jprofiler is run it asks us to choose the jvm on which we want to analyze the performance.
It provides visual representation for the virtual machine load in terms of active and total bytes, instances, threads, classes, Garbage Collector activity.
It is a commercially licensed Java profiling tool developed by ej-technologies targeted at Java EE and Java SE applications
http://resources.ej-technologies.com/jprofiler/help/doc/help.pdf
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment