AMD uProf supports .NET/CLR application profiling using common language runtime (CLR) profiler using profiling API.
AMD uProf provides CLR Agent libraries: AMDClrProfAgent.dll on Windows. This CLR Agent library must be loaded during startup of the target managed process.
Prerequisites
Use the dotnet --version command to ensure that
the .NET is installed on the system.