Callers view

Callers view shows all callers of the selected procedure. Statistical data displayed in the callers view is data for selected procedure, not for the calling procedure! Take a look at the following example:

Procedure aa was called 200.000 times during the program execution. Its total execution time was 0.071051 second. It was called from procedure a and from procedure b. It was called called 100.000 times from both callers and was executing 0.033477 second when called from a and 0.037574 second when called from b.

Callers view is hidden by default. Use Show/Hide Callers switch to display it.

Double click on a procedure in callers view selects that procedure in the procedure view. You can return to then previous state with browser buttons.