Latency Analyses | ||
---|---|---|
![]() |
![]() |
|
Data driven analysis | Virtual Machine Analysis |
Trace Compass offers a feature called Latency analysis. This allows an analysis to return intervals and these intervals will be displayed in four different views. An example analysis is provided with kernel system call latencies being provided. The available views are:
A table of the raw latencies. This view is useful to inspect individual latencies.
A time aligned scatter chart of the latencies with respect to the current window range. This view is useful to see the overall form of the latencies as they arrive.
A view of the total statistics of the latencies. These show the minimum, maximum, average, standard deviation, and count of the latencies when applicable. This tool is useful for finding the outliers on a per-category basis.
Right-clicking on an entry of the table and select Go to minimum allows to select the range of the minimum latency for the selected entry and synchronize the other views to this time range.
Right-clicking on an entry of the table and select Go to maximum allows to select the range of the maximum latency for the selected entry and synchronize the other views to this time range.
A density view, analyzing the current time range. This is useful to find global outliers.
![]() |
![]() |
![]() |
Data driven analysis | Virtual Machine Analysis |