What can i use to monitor which processor/core/thread an application is using? I have 16 processors and want to know which processor a specific application is using. I am running Windows Server 2003 R2 64-bit.

Process Explorer doesn't tell me this... it lets me set processor affinity but doesn't tell me which core a process is using!

link|improve this question
feedback

1 Answer

Unless you actually set an affinity, it can use any core available. It can even rapidly switch between using different cores, making any such display unusable.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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