The Source View > Data Presentation panel of the Windows > Preferences > VTune(TM) Performance Tools menu command enables you to configure the default data presentation of source view data.
Choose your preferred event value presentation:
% of Module |
Sets the module as 100% for percentage calculation. |
% of Activity |
Sets the Activity as 100% for percentage calculation. |
Total Events |
Indicates the total number of events. |
Sample Counts |
Shows the number of samples collected for this event. |
Choose your preferred address presentation:
Relative to Base |
Shows all addresses as relative to base (RVA) addresses,
that is the offset from the beginning of the module. |
Virtual |
Shows all addresses as virtual addresses, that is the address in memory when the program is running. The addresses are computed according to the static information in the file header. |
Segment and Offset |
Shows all addresses, as the segment number and the offset within this segment. |
You can also set the data presentation by right-clicking on the source pane and choosing View Events as... or View Address as.... These options are useful for configuring the current view, without changing the default source view configuration.