I'm trying to find a tool similar to the Windows Task Manager utility which can show details on all threads running in a given process, such as their names, IDs, etc ..
Windows Task Manager only lists the number of threads running in a given process .. It doesn't give any thread specific information ..
Through Windows Task Manager: Open Task Manager (press Ctrl+Shift+Esc) Select Performance tab. Look for Cores and Logical Processors (Threads)
A thread is the basic unit to which the operating system allocates processor time. A thread can execute any part of the process code, including parts currently being executed by another thread. A job object allows groups of processes to be managed as a unit.
Try using Process explorer. It's much more powerful than task manager and should suit your needs.
You can also try processHacker which is free, Open source and mature.It has more option than ProcessExplorer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With