C#C
C#3y ago
Daltz333

❔ Unable to profile WinUI3 application

I'm unable to launch the performance profiler for a WinUI3 packaged application. To begin, the steps I take are.

  1. Debug -> Performance Profiler
  2. Set to Release
  3. Only click CPU Usage (any options or any combination also fail)
  4. Start
The application launch but the profiler fails to launch with the following exception.

Failed to enable requested events on system provider (0x800700aa).


I'll happily provide any additional information (except the project, unfortunately).
Was this page helpful?