

VisualVM
VisualVM is a visual tool integrating several commandline JDK tools and lightweight profiling capabilities. Designed for both production and development time use, it further enhances the capability of monitoring and performance analysis.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Features
- Performance Monitoring
- Profiling Tool
- Debugging
Tags
- Java
- development
- development-tools
- performance-testing
- performance-profiler
- performance-profiling
- developers
- profiling
- profiler
- Developer Tools
VisualVM News & Activities
Recent activities
VisualVM information
What is VisualVM?
VisualVM is a tool that provides a visual interface for viewing detailed information about Java applications while they are running on a Java Virtual Machine (JVM). VisualVM organizes JVM data that is retrieved by the Java Development Kit (JDK) tools and presents the information in a way that allows data on multiple Java applications to be quickly viewed—both local applications and applications that are running on remote hosts. Programmers can also capture data about the JVM software and save the data to the local system, and then view the data later or share it with others. VisualVM is built on the NetBeans Platform; its architecture is modular and easy to extend with plugins.

