|
The session menu contains actions to create, open and close sessions
and snapshots.
- Start center
(CTRL-O )
Brings up JProfiler's start center.
If there already is an open session in the current window, it will be discarded
once a new session is opened.
- New window
(CTRL-ALT-O )
Opens a new instance of JProfiler's main window and brings up JProfiler's
start center.
- Compare snapshots in new window
Opens a new snapshot comparison window and shows the
file chooser for selecting multiple snapshots.
- Stop/Detach/Start/Attach current session
(F11 )
-
Stops
the current session (all session types except remote
session), i.e. the process is destroyed. In a stopped session, the profiling views are
not fully functional (visible if currently started and not remote session).
-
Detaches the current
remote session. The profiled JVM will be detached from JProfiler's
front end and continues to run undisturbed. In a detached session, the profiling views are
not fully functional (visible if currently attached and remote session).
-
Starts the application configured in the current session if it is an
application session, applet session or Web Start session
(visible if currently detached and not remote session).
-
Attaches the current remote session to a remote application or
reconnects to it. (visible if currently detached and remote session).
- New session
(CTRL-N )
Creates a new session and brings up the
application settings dialog.
The new session will be started after leaving the dialog with [OK].
If there is already an open session in the current window, it will be discarded.
- Quick attach
Opens a dialog that shows you all locally running JVMs. You can attach to a JVM
and profile it without the need for modifying the start command of the JVM.
- Integration wizards
This sub-menu contains the starting points for the
application server integration wizards,
just like the "New session" tab on the start center.
- Conversion wizards
This sub-menu contains the starting points for the
conversion wizards,
just like the "Convert" tab on the start center.
- Open session
Brings up the open session dialog.
If there already is an open session in the current window, it will be discarded
once a new session is opened.
- Export session settings
Brings up a dialog where you can
export settings for selected sessions to an
external config file.
- Import session settings
Brings up a dialog where you can
import settings for selected sessions from an
external config file.
- Save snapshot
(CTRL-S )
Brings up a file chooser to select a
snapshot file to be written.
A dialog box informs about the successful completion of the operation.
- Open snapshot
Brings up a file chooser to select a
snapshot file to be opened.
If there already is an open session in the current window, it will be discarded.
- Session settings
Brings up the session settings dialog.
- General settings
Brings up the general settings dialog.
- IDE integrations
Short cut to the IDE integrations tab of the
general settings dialog where you can
integrate all supported IDEs.
- Close session
Closes the current session. If there is an open session in the current window, you
will be asked for confirmation. The window will be kept open and reverted to its
original state.
- Close window
(CTRL-W )
Closes the current window. If there is an open session in the current window, you
will be asked for confirmation.
- Exit JProfiler
(CTRL-ALT-X )
After confirmation, closes all open main windows and exits JProfiler.
Selected actions from the session menu are added to the "session" section of the tool bar.
|