![]() Previous |
![]() Next |
When you select an event type on the Java Latencies chart or table, the aggregated stacktrace for all the events of that event type will appear here. Simply highlight an item or group of items (by holding down the Shift key while selecting the threads) on the Java Latencies table and the item(s) appears in the Trace table. To see the trace, click the plus sign (+) next to the item's name. This will display the item's immediate predecessor. If the predecessor has a plus sign, you can click it to see its predecessor. Continue clicking the plus sign until you can see the entire trace.
The Trace tables shows the information listed in Table: Trace Table Description.
Trace Table Description
Column | Description |
---|---|
Trace |
The methods and events that comprise the stack trace. |
Maximum |
The total amount of time, in milliseconds that the specific method spent executing in the application. |
Count |
The number of times the method was called during the period defined on the range navigator. |
You can customize the Trace table by using the context menu to do the following:
Change the sort order of each column. See Changing the Sort Order of a Table Column.
Select which data to show by selecting from a list of available columns. See Selecting Columns to Show on a Table.
Change the amount of information in each method name on a trace. See Configuring the Trace Display.
Copy the selection for pasting elsewhere, for example in a text editor, and configure how that data is to be stored on your clipboard. See Copying Data to the Clipboard.
Add and remove methods to and from the operative set.