Hotspot View by RVA

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.

note