I want to run a java program on a linux server in profiling mode.
Is there any profiling tool that can profile a java program on a Linux server in command prompt?
YourKit offers both paid licenses for commercial use, with a free trial, and lower cost or free licenses for non-commercial use.
The Eclipse Test & Performance Tools Platform (TPTP) Profiling tool can be used to profile Eclipse plug-ins, local Java(TM) applications or complex applications running on multiple hosts and different platforms.
All these Java profiling tools can be used in Linux:
JVisualVM is a very basic profiling tool that comes with the official JDK from Sun.
http://java.sun.com/javase/6/docs/technotes/tools/share/jvisualvm.html
EDIT: Also see .....
Any recommended Java profiling tutorial? https://stackoverflow.com/questions/14762/please-recommend-a-java-profiler
http://profiler.netbeans.org/
Profiler
NetBeans profiler is a module to provide a full-featured profiling functionality for the NetBeans IDE. The profiling functions include CPU, memory and threads profiling as well as basic JVM monitoring, allowing developers to be more productive in solving memory or performance-related issues.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With