How to Track CPU and Memory Usage Per Process

Posted by Mjsk on Super User See other posts from Super User or by Mjsk
Published on 2012-08-06T23:55:31Z Indexed on 2012/10/20 11:06 UTC
Read the original article Hit count: 185

Filed under:
|
|
|

I have seen this question asked on here before but was unable to follow the answer which was given. I would like to monitor a processes CPU, Memory, and possibly GPU usage over a given time. The data would be useful if presented in a graph.

It would be nice if I could do this using Performance Monitor, but I am open to alternative solutions as well. I have tried using Performance Monitor and my problem is that I'm not sure which performance counters to use since there are so many. I've been looking at a Process, Processor, Memory, etc. but I'm not sure which counters within those categories will be of interest to me. My OS is Windows 7.

© Super User or respective owner

Related posts about windows-7

Related posts about memory