How can I monitor the CPU usage of one application over a day?
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
8:58 UTC
Read the original article
Hit count: 232
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