Is there any program that logs the CPU usage of all programs? I want to know, over a period of one month, which programs use the CPU more intensely.

link|improve this question

20% accept rate
feedback

1 Answer

up vote 5 down vote accepted

Windows has this built-in. It's called the Performance Monitor. Create a data collector set to start collecting performance data.

link|improve this answer
Can i see the past usages. I can see the live usage in graphs but i want to see old enteries like yesterday , past month – user1146320 Jan 18 at 7:33
1  
No, you'll need to create a data collector set first. Then it will start recording logs. – Amazed Jan 18 at 7:54
@Amazed you need to add this to your answer.. – Moab Jan 18 at 15:48
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.