Analyzing Profiled .NET Data - Analyzing Profiled .NET Data - 57368

uProf User Guide

Document_ID
57368
Release_Date
2025-06-09
Revision
5.1 English
Click the ANALYZE tab to identify the hottest .NET functions.
Figure 1. Function Hotspots

.NET Source View

AMD uProf will attribute the profile samples to .NET methods and the source tab will show the .NET source lines with the corresponding samples attributed to them.

See Source and Assembly for more information on the source screen. The following figure shows the source view of the .NET method:
Figure 2. Source view - .NET Method