This view displays hotspots grouped by Relative Virtual Address (RVA). Select this option to display the percentage of samples collected for each hotspot in the module as it occurs in memory. Double-click a hotspot to display the source view for that hotspot.
This following information is available in the table format for hotspots grouped by RVA:
Column |
Description |
---|---|
Address |
Relative Virtual Address (RVA) of the function. Relative location in memory to the base address of the application. |
Size |
Size of function. |
Class |
Class of function. |
Full Name |
The name of the function as used in the code of the application sampled. |
Module Path |
The path of the module in which the function resides. |
Source File |
Name of the source file where this function resides. |
Event 1 - n name |
The event count is based on the number of samples collected. Events = Samples x Sample After value |
Function
|
The user-friendly name displayed for the function. |
Module |
Module in which the function resides. |
To group by source files, the VTune(TM) Performance Analyzer requires the correct symbol information for the selected modules. If you choose the Group by Source File option from the Hotspot view and select modules that do not have symbol information, the functions are automatically grouped by RVA.
<Event name>% and <Event name>samples columns appear in the table only if these sampling view configuration options were selected as the default.