profiler 5.0 help
Monitor Application
When you choose the Monitor Application option, the target application is started without any instrumentation. The results display only high-level information about several important properties of the target JVM.
How To Run The Monitor Application Command
- Choose Profile > Profile Main Project (
)
from the main menu to open the Select Profiling Task dialog box. - Choose Monitor Application. The only option available is Enable Threads Monitoring. (Select Enable Thread Monitoring to get more detailed information about thread activity in the target application.)
- Click Run at the bottom of the dialog box to launch the application and start the monitoring task.
To view monitoring results
When monitoring the application, the results are displayed in the VM Telemetry tab and the Threads tab in the Source Editor. Use the buttons in the View section of the Profiler window to open the tabs.
![]() |
VM Telemetry
Click the Telemetry button in the Profiler window to open the VM Telemetry tab. |
![]() |
Threads
Click the Threads button in the Profiler window to open the Threads tab. |
Profiler monitors the application during all profiling tasks. You can click the Threads and Telemetry buttons when running any profiling task to open the tabs.
See also


