Call Graph View (Windows CE 5.0)
The Call Graph view displays a summary of the parent-child relationships among functions in a data range.
The Call Graph view displays each function as a node. When you expand the node for a function, the Call Graph view displays the functions called by that function.
In the Call Graph view, the context of a function extends only to its immediate parent.
The Call Graph view displays the following information for each node:
- Function properties that show timing information for all instances of the function.
- Connector properties that show timing information for the instances of the function called by the parent function.
Properties are displayed in the Properties Window and in the pop-up window that appears when you hover the mouse pointer over a node.
For information about altering the data displayed in the Call Graph view, see Filtering Data in the Call Graph View.
For information about opening a Call Graph view window, see Opening a View Window.
See Also
Remote Call Profiler View Windows
Send Feedback on this topic to the authors