An easy to use context navigation menu is available for each node of the tree, table, or
            call graph. The options available from the context menu are:
         
         
         
            - Show Calls  shows the functions that are called by the selected function.
            
 
            - Show Reverse Calls lists the functions that called the selected function.
            
 
            - Show Call Graph shows an illustration of the runtime call graph.