The upper tree represents samples grouped by Process. You can expand the tree to view the child entries for each parent (that is for a process). The Load Modules and Threads are child entries for the selected process entry.
You can right-click to view the following options:
- Expand All Entries to list the modules and threads of all the processes.
- Collapse All Entries to list only the top-level entries.
- Copy selected row(s) to copy the highlighted row to clipboard.
- Copy all rows to copy all the rows to clipboard.
The lower Functions table contains samples attributed to corresponding functions. The function entries depend on what is selected in the upper tree. For more specific data, you can select a child entry from the upper tree and the corresponding function data will be updated in the lower tree. You can do any of the following:
- Double-click on a function entry to navigate to the corresponding SOURCE view.
- Right-click to view the following options:
- Copy selected row(s) to copy the highlighted row to clipboard.
- Copy all rows to copy all the rows to clipboard.
You can use the Filters and Options pane to filter the profile data displayed by various controls.
- The Select View controls the counters that are displayed. The relevant counters and their derived metrics are grouped in predefined views. You can select the views from the Select View drop-down.
- The Group By drop-down is used to group the data by Process, Module, and Thread. By default, the sample data is grouped-by Process.
- Click the ValueType drop-down to display the counter values as follows:
- Sample Count is the number of samples attributed to a function.
- Event Count is the product of sample count and sampling interval.
- Percentage is the percentage of samples collected for a function.
You can use the System Modules option to Exclude or Include the profile data attributed to system modules.
Confidence level: The metrics that cannot be calculated reliably due to low number of samples collected for a program unit will be grayed out.
All entries will not be loaded for a profile. To load more than the default number of entries, click the vertical scroll bar on the right.