The Invocation Timeline chart helps you visualize your timing data in the context of your code's call tree.
The chart displays every call made during each invocation of your analysis root function in the order that they were called in. The size of each call depends on the time taken to execute it, so you can easily identify the calls with the highest execution times.
You can synchronize the chart with your report to quickly navigate to additional results for each call, and zoom into calls to refine the scope of your analysis.
Feature applies to: