You can tell TotalView to return out of more than one level in the call stack by selecting the routine to which TotalView should run to in the Stack Trace Pane. For example, if routine A calls routine B and routine B calls routine C, you can to return to routine A by selecting routine A in the Stack Trace Pane. In this case, the selected routine name is the routine you want to return
to.
TotalView examines the control group to identify which processes have a thread stopped at the same location as the thread of interest. This thread is called the
matching thread. After selecting a matching thread from each matching process, TotalView allows all processes in all control groups to run freely. It then waits until the thread of interest and each matching thread return from the function or some thread hits a breakpoint.