Browsing dynamic calls, by function

The dynamic call graph uses profiling information to display which functions a function actually called during run-time, unlike the static call graph which shows potential calls.

To browse the dynamic call graph, do one of the following:

This will only work if you have collected profiling information. See "Call graph".

Related topic:


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.