Home > Profiling Tasks > Custom Profiling
Profiler Options
The Profiler Options dialog box enables you to specify the Java platform
and the communication port that Profiler uses to communicate with the target Java
Virtual Machine (JVM).
(For more on JVMs, see Supported Java VMs.) You can manage the Java platforms available in the combo box by
clicking Manage Platforms and opening the Java Platform Manager.
The Profiler Options dialog box also enables you to modify the behaviour
of some of the windows when profiling an application.
To open the Profiler Options dialog box, choose Tools | Options | Profiler
in the IDE menu. You can override global settings defined in Profiler Options
dialog box from the New Custom Profiling dialog box.
Profiler platform settings
The Profiler Java Platform combo box enables you to specify the target JVM to use when
profiling your application. The default JVM is the JVM the IDE is running on. The combo box
lists the available Java platforms. To add or remove a platform, click Manage Platforms to
open the Java Platform Manager.
You can also change the communication port that Profiler listens to. The default port
is 5140.
Profiling session setting
You can specify the behaviour of results tabs when starting a profiling session. From the combo box,
select when you want the Telemetry and Threads tabs to open. For example, if you want the Telemetry
tab to open every time you start a profiling session, select Always from the combo box.
You can also specify whether you want the Profiling Results tab to open when a profiling session starts.
Snapshot settings
You can specify the behaviour of the Snapshot tab when taking snapshots.
Dialog box settings
Clicking Reset automatically resets the Do Not Show checkbox in all dialog boxes to unselected.
See also