Opening source code from the Performance Call Graph or Method Details view

When you identify a method as a possible cause of a performance bottleneck, you can immediately display the source code, if available, for further analysis. Source code is available only if you are profiling a Java project that is currently open in the Java perspective.

Open the Performance Call Graph view by right-clicking on a profiling resource and selecting Performance Call Graph from the pop-up menu. Open the Method Details view by double-clicking a node in the Performance Call Graph view.

 

Parent topic

Viewing and analyzing performance data

Related reference
The Performance Call Graph view
Performance Call Graph data commands
The Method Details view