This tutorial demonstrates launching the sample application and using the Analysis view to find timing information based on specific queries.
The Analysis view presents the result data from each query as a hierarchical graph which can be expanded and collapsed at each node in the graph. This allows you to close parts of the graph that are of no interest, and open parts of the graph that appear more interesting – allowing you to easily identify the parts of the application that consume the most CPU time.
Some of the queries can be further qualified with a range specifier – this is valid for queries with numeric results.