previous      content      next
Callees list view

"Callees list" view shows which methods were called from certain methods. It is available as a slave view.

  • In "Call tree (all threads together)":
  • In "Call tree (by thread)":
  • In "Hot spots":
  • In "Method list":

Callees list for "Call tree" shows methods invoked inside a selected subtree. When you view "Call tree (by thread)", callees list will show methods invoked in the subtree in particular thread only. To see all methods invoked in a thread, select the thread node.

Callees list for "Hot spots" and "Method list" shows methods invoked inside a selected method.

previous      content      next