Find out max CPU of application

Associate
Joined
10 Jul 2006
Posts
2,423
I have an application that I wish to find out what the peak CPU usage is over a set period of time. Ie what is the highest amount of CPU it had used in that period.

Even better would be a graph of CPU vs time. The time will be about 1.5 hours roughly.

How can I do this?
 
Just trying to figure out what I want with perfmon. I can get a graph of my application, set it to 1000s but I don't really know how to read the graph.

It would appear the processor % time is above 100% which doesn't really make sense to me?
 
Does this show what you want?

DtpCnZH.png
 
Back
Top Bottom