Closed samkhn closed 1 year ago
So what does
grep . /sys/devices/cpu*/cpus
output?
I pushed ab497ac5d43f256bd67f21bcde5f2901226cac64 to avoid the error, but does toplev actually work after that?
So what does
grep . /sys/devices/cpu*/cpus
output?
Outputs:
/sys/devices/cpu_core/cpus:0-11
Thanks and does it work with latest master?
Should be fixed. Please re-open if it does not work.
toplev, regardless of parameters passed (including no parameters), throws an error with the following stack trace:
Some notes:
/sys/devices/cpu_core/cpus
. The toplev script can't seem to find this.Commit d0cbe52 added this section.
Related bug: https://github.com/andikleen/pmu-tools/issues/451