Monitoring an Application

See Also

When you choose Monitor Application in the Select Profiling Task dialog box, the target application is run without any instrumentation. The results show only high-level information about some properties of the target JVM, including thread activity and memory allocations.

To monitor an application:

  1. Choose Profile > Profile Main Project from the main menu.
  2. Click Monitor Application.
  3. Select Enable Threads Monitoring (optional).
    Select this option to monitor threads from application startup.
  4. Click Run.

When you click Run, the target application launches and the profiling task starts. Click the Telemetry button or the Threads button in the Profiler window to view the results.

Monitoring thread activity

By default, application thread activity is not monitored. You can start monitoring thread activity at any time during a profiling session by opening the Threads tab and clicking the Threads button.

See Also
Monitor Application: Basic Options
Monitor Application: Advanced Options
Selecting a Profiling Task
About Profiling Results
Viewing VM Telemetry Results
Viewing Thread Activity

Legal Notices