I want to test how much my application consumes CPU and GPU in percent.
I am aware of some counters which we can track using PerfMon by creating data collector set. But also then i haven't read anything related to GPU in PerfMon.
Till now, i was doing this task manually with the help of Windows Task Manager. I was wondering if there is any way i can automate it?