Description
Profiles and monitors Java applications through a visual interface that combines several JDK command-line capabilities. It is useful for developers investigating memory use, CPU behavior, threads, and runtime diagnostics.
This tool can attach to local or remote Java processes. Profiling may expose application data and affect performance, so use it on trusted systems and with permission.