Editing Bookmarks
-
The bookmark dialog is invoked by choosing Profiling->Edit Bookmarks from JProfiler's main menu.
It shows a list of all bookmarks. For each bookmark, the following properties
are displayed:
- Time
The time when the bookmark was set, relative to the start of the JVM.
- Line style and color
The line style (solid or dashed) and the color of the bookmark line as shown in the
graph views with a time axis
is shown as a sample. For automatic bookmarks, solid lines indicate a start event,
while dashed lines indicate
a stop event.
- Description
For automatic bookmarks, the description indicates the origin of the bookmark.
-
Bookmarks can be
-
edited by selecting a single bookmark and clicking on the
[Edit] button or by double-clicking
on a bookmark. A dialog will be shown where you can edit the description, the color
and the line style of the bookmark.
-
deleted by selecting one or multiple bookmarks and clicking on the
[Remove] button or hitting the
DEL
key.
-
sorted by time or by description by clicking on the table columns.
-
searched by typing into the table or choosing Find from the
context menu.
-
exported to HTML or CSV by clicking on the
[Export] button
in the lower-right corner of the dialog.