Special Command—CPU Time for Each Thread with !runaway
This is one of my favorite commands! !runaway displays information about the CPU time consumed by each thread in User Mode and Kernel Mode. It is one of those commands you run when you think the application is hung with low or high CPU or has some kind of performance issue. Parameters: Bit 0 (0×1) Causes the debugger to show the amount of user time consumed by each thread
Read the original here:
Special Command—CPU Time for Each Thread with !runaway


