The grouping feature helps you organize large function tables to easily navigate and analyze the profiling data.
This is the most efficient way to see aggregated time results for each program component.
Note:
To use this feature, you must view the profiling data in
table mode and not the default threads tree.
To group the data:
- Click the View Menu icon (
) from the toolbar and select Group By.
- Select one of the following grouping methods:
- None — No grouping is done (this is the initial selection).
- Binary — The data rows are grouped by the executable or library
to which the function belongs.
- File — The data rows are grouped by the source file
to which the function belongs.