Stack Trace Pane
Shows the call stack of routines that the selected thread is executing. You can move up and down the call stack by selecting the routine. When you select a different stack frame, TotalView updates the Stack Frame and Source Code panes to show the information about the routine that you just selected.
The information in this pane is as follows:
*The beginning of each line indicates the language in which that routine is written.
*The second column is the name of the routine.
*The final column indicates the location of the routine’s frame pointer.