![]() Previous |
![]() Next |
The Call Tree tab shows all sampled stack traces, starting from main()
and run()
. This tab shows the most common stack traces, which can be helpful for finding bottlenecks in the Java application.
For information about using the range navigator, see Using the Range Navigator.