79748213

Date: 2025-08-27 16:13:19
Score: 1
Natty:
Report link

The workflow for .NET Core is a little different from the old .NET Framework way. You need to have the Performance Profiler launch your app, instead of attaching to it after it's already running. In the 'Performance Profiler', find 'CPU Usage', and in its settings, switch from Sampling to Instrumentation. That might work.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: machinecrz