User Guide : Using Engine Profiler : Viewing Profile Output File : Statistics Tab
 
Share this page                  
Statistics Tab
When the <profileoutputfilename>.out file opens, by default, the Statistics tab is displayed.
It displays a table with all the profiled nodes. The execution statistics are displayed for each node.
In the left pane, Profile is the main node and it includes the following types of nodes:
Modules
User Functions
Functions
Other Nodes
Click on any node to display the related data on the right pane.The following table provides the information that is displayed when you click on each node.
Node Name
Column Name
Description
Profile
Name
 
Type
 
Calls
 
Time
 
ms/call
 
Modules, User Functions, Functions, Other Nodes
Name
 
Iterations
 
Time(ms)
 
For each child node of Module, the following information is displayed on the right pane:
Lines
Calls
Time(ms)
ms/call
Code
When you click the Profile node, the records are displayed on the right-pane. Double-click on any record to view the respective pie chart on the Call Graph tab.