I'd like to monitor my apps and see what cores, and what percentage of each core, they are using. I know of PerformanceCounter, but I can't seem to find a way to get the cpu core usage for each process separately..
Does anybody have any ideas?
I'd like to monitor my apps and see what cores, and what percentage of each core, they are using. I know of PerformanceCounter, but I can't seem to find a way to get the cpu core usage for each process separately..
Does anybody have any ideas?
You can use the Process Exporer and check here for other ideas Tracking CPU and Memory usage per process