Profiling a Java application in the current workspace
To profile a Java application locally, use Integrated Agent Controller instead of the Agent Controller.
- Click Run > Profile.... The Profiling wizard opens.
- In the left pane (Configurations), select Java Application.
- Click New. A new configuration is created with the default name New_configuration. Optionally change that name to something more
descriptive.
- On the Main tab, browse to the Project and Main class that you want to profile.
- Turn to the Profile Settings tab and select the type of profiling data that you want to collect.
- Click Profile. The application will be launched by Integrated Agent Controller in profiling mode, starting the profiling agent. The
workbench will be attached to the profiling agent automatically and the profiling activity can begin.
Note
If the local Agent Controller is running, that local Agent Controller will be used instead of Integrated Agent Controller.
Related tasks
Working with the Agent Controller
Profiling with a local deployment