Running Threads

Threads List

Threads window shows all threads of selected processes.

Columns

  • ID - Thread ID: hex (and dec)
  • Kernel Time - Amount of time that the thread has executed in kernel mode
  • User Time - Amount of time that the thread has executed in user mode
  • CPU % - Processor usage
  • Creation Time - Creation time of the thread
  • Priority - Thread priority
  • Base Priority - Thread base priority
  • Context Switches - Context switches
  • State - Thread state
  • Wait Reason - Thread wait reason: "Executive", "FreePage", "PageIn", "PoolAllocation", "DelayExecution", "Suspended", "UserRequest", "EventPair", "Queue", "LpcReceive", "LpcReply", "VirtualMemory", "PageOut", "Rendezvous", "Kernel"
  • Window Title - Title of a window associated with a thread
  • Handles of Windows - Handles of windows associated with a thread
  • Process - Process owner of the thread
  • Address - Start address of the thread

Context Menu commands

Suspend – Suspend thread execution

Resume – Resume thread execution

Terminate – Kill thread

Copy - Copy to clipboard full information about selected threads

Save Report as Html... - Save list of threads to html file