How can I monitor the CPU usage of one process over a period of time?
Posted
by joshcomley
on Super User
See other posts from Super User
or by joshcomley
Published on 2010-04-30T08:55:02Z
Indexed on
2010/04/30
9:47 UTC
Read the original article
Hit count: 248
I want to know what the average CPU usage is of a particular executable on my PC over a day.
I could write a C# app to do this, but it must exist out there?...
I'm using Windows 7 64 bit, in case it matters!
Thanks!
© Super User or respective owner