How to: Display Call Graphs
This topic discusses how to display call graphs using the Call Browser.
By default, Visual C++ Settings display the Call Browser as the middle tab, in a group of windows docked near the bottom of the Visual Studio Integrated Development Environment (IDE).
To display Calls To <FunctionName> graphs
Open your project or solution in the IDE.
In Call Browser, specify the function name in the drop-down list box.
Press ENTER, or click the Search button.
To display Calls From <FunctionName> graphs
Open your project or solution in the IDE.
In Call Browser, specify the function name in the drop-down list box.
Press ENTER, or click the Search button.
Click the Show Calls From button.