Open frainz-de opened 2 years ago
This is very much needed. Per core usage percentages are not same as per core frequency. This is needed to check whether frequencies are well within the range of idle frequency.
I'd really need it too.
This would be incredibly helpful!
This is very useful in heterogeneous systems, especially on ARM platforms. Is there any plan for it?
I agree, this feature would be greatly appreciated. I came to the issues
specifically to request this.
Is your feature request related to a problem? Please describe. I was worried why my processor was at a low clock speed even though a process was using an entire core. Using
grep MHz /proc/cpuinfo
I noticed that the core in use was indeed at a much higher speed. It would be good to show this in btop.Describe the solution you'd like Instead of on top, the clock frequency is displayed next to the usage of each core.
Describe alternatives you've considered Instead, we could write "avg" or something before the clock speed to make it more obvious that it is an average