Skip Headers
Previous
Previous
 
Next
Next

Latencies Stack Traces

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: