Using the Execution Statistics view

The Execution Statistics views display statistics about the application execution time and method calls. It provides data such as the number of methods called, the call graph and the amount of time taken to execute every method.

Before you begin

  • Launching or attaching to an application
  • In specifying profiling criteria, the Execution History - Statistical profiling set is selected or the Time Analysis with Show execution statistics profiling set is enabled in a custom profiling set.

The Execution Statistics view provides a number of tabs representing different aspects of the information about profiling session:

  • Session summary
  • Execution Statistics tab
  • Call tree
  • Method Invocation Details
  • Method Invocation tab

Feedback