Contact  |  Site Map  |  Privacy      Call for more info
 

Walkthrough





Working with the Objects Detail Window

By default, object details are displayed in an aggregate view which shows the object’s source code and aggregated statistics for all runs.

Displaying Object Details for a Specific Execution

To display details for an object’s specific run, click on the Select run to debug toolbar button and select the object execution that you wish to view.

The Object Details window is divided into three areas and displays an object’s source code and performance statistics.

Activity Graph

The Activity Graph visualizes and allows you to inspect actual, line-level execution time of an object’s code. Placing your mouse pointer and clicking on any part of the line graph displays the execution duration (in milliseconds) for the corresponding trace point.