cjbassi / gotop

A terminal based graphical activity monitor inspired by gtop and vtop
GNU Affero General Public License v3.0
7.36k stars 436 forks source link

CPU Usage only shows AVRG #162

Closed chrisco23 closed 5 years ago

chrisco23 commented 5 years ago

Thanks for this nice tool.

On my XPS-15 (i7), under CPU Usage I only see AVRG, not indivual CPUs.

This is a fully updated Arch Linux system.

Am I missing something?

karuboniru commented 5 years ago

Try -p, --percpu

chrisco23 commented 5 years ago

That was what I missed. Thanks, seems to work perfectly!