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 I figured this is exactly the sort of app Superuser would know about if it exists!
I'm using Windows 7 64 bit, in case it matters!
Thanks!