Version
- Latest (GraalVM for JDK 21)
- Dev Build
- GraalVM for JDK 21
- GraalVM for JDK 20
- GraalVM for JDK 17
- GraalVM 22.3
- GraalVM 22.2
- GraalVM 22.1
- GraalVM 22.0
- GraalVM 21.3
- Getting Started
- Native Image
- Reference Manuals
- GraalVM as a Platform
- Security Guide
- Debugging and Monitoring Tools
- GraalVM Tools for Java Extension
- VisualVM
- GraalVM Insight
- Profiling Command Line Tools
- Code Coverage
- Chrome Debugger
- Debug Adapter Protocol
- Ideal Graph Visualizer
- GraalVM Dashboard
- Compatibility
Note
This documentation may be out of date. See the latest version.
GraalVM Debugging and Monitoring Tools
GraalVM provides a set of tools for developers to debug and monitor deployed applications, as well as the GraalVM platform itself. Traditional tools may not be ready to diagnose polyglot applications. GraalVM tools, however, are implemented to inspect single or multi-language applications by debugging via numerous clients, profiling, statement counting, dynamic analysis, and much more.
Learn more about each of the tools: