Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remote Call Profiler view windows display data from an .icp file in a customizable format.
The following table shows the Remote Call Profiler views.
View | Description |
---|---|
Top X View | Displays the functions that use the greatest time or counter value based on timing criteria that you specify. |
Module Summary View | Lists statistics for loaded modules and lists instances of entry into the functions in each module. |
Call Tree View | Displays a hierarchical depiction of call paths of functions. |
Butterfly View | Displays data in tabular format that shows the relationship between calling and called functions. |
Call Graph View | Displays a summary of parent-child relationships between functions. |
Call Trace and Function Trace Views | Displays a data grid that shows the actual and calculated timing values for function entry and exit events. |
See Also
How to Use Remote Call Profiler to Find Performance Problems | Opening a View Window
Send Feedback on this topic to the authors