Feed Rss



Posts Tagged ‘High CPU

May 21 2012

How I diagnosed High CPU usage using Windbg

category: Debugging,Windows Tools author:

  If you are like me and you have deployed a windows service onto a production server and the CPU on the server spikes randomly then, this post may be helpful in finding the root cause of the problem. Generally speaking, high CPU usage is indicative of the fact that one or more thread(s) in [...]

tag: , ,