C++ Performance Validator - Statistics
The Statistics view displays collated statistics for each node in the performance graph of the application being monitored. The performance graph is built and updated as the application executes. The statistics view is a view of this data as it changes. Each node represents performance data about a function that has been called from another function. The statistics view typically shows a more compact representation of the data on the raw statistics view. Controls are provided to allow the user to choose how often the display is updated and which columns of data are displayed.
When a file is selected in the left hand pane, the source code for that file is displayed in the right hand pane, with related statistics for the performance node displayed above the source code.
A popup menu (right mouse button) allows each file to be edited in a syntax coloured editor that highlights the appropriate function.
This picture shows the Statistics view.

Click the picture for a larger image.





