CPU consumption of my process

Posted by Abruzzo Forte e Gentile on Stack Overflow See other posts from Stack Overflow or by Abruzzo Forte e Gentile
Published on 2010-03-26T16:28:12Z Indexed on 2010/03/26 22:03 UTC
Read the original article Hit count: 462

Filed under:
|

Hi all

I would like to use Performance Monitor to check the CPU consumption of my process. Right now I am working on a MultiCore machine.

If I have a look at my process in TASK MANAGER I see that my process consumes 20% of CPU. If I start performance monitor, I select Process->->% Processor Time I see values peaking up and over 100%. Do you know why and how to get the real measure?

I also looked at the CPU consumption for all of my 4 cores, but I don't know exactly how to attribute consumption to my process.

If you can suggest a link or url about how to read CPU usage I would really appreciate! Thanks a lot! AFG

© Stack Overflow or respective owner

Related posts about c#

Related posts about performancecounter