I'm trying to profile my program's (Console, .NET 7) CPU usage using the Performance Profiler, but once it finishes, the result tab is blank.
Saving the report does result in a file with data in it, so I assume the profiler worked, but the results are not displaying.
Any idea what might be causing it, or how I could get it back?
Example screenshot: