gsass1 / NTop

💻 htop-like system-monitor for Windows with Vi-keybindings.
GNU General Public License v3.0
1.21k stars 69 forks source link

Report CPU usage by core #9

Open holgerbrandl opened 5 years ago

holgerbrandl commented 5 years ago

Not sure if the windows APIs would support such a feature, but it would be great if ntop could report usage by each CPU core (similar to how to htop is doing)

epertinez commented 4 years ago

I just came looking for this. A process felt slow and I wanted to see if it was using only one core. htop tells you easily.

jtux270 commented 4 years ago

Would like to have that feature, too :)

MathiasMagnus commented 3 years ago

(Because GH doesn't send email/notifications on mentions) People subscribed to this thread, consider contributing to the draft PR by hooking up per-core load reads to the UI.