linux
linux copied to clipboard
turbostat (linux-tools package missing)
linux-xanmod-edge does not include turbostat tool package.
sudo apt install linux-tools-xanmod
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-tools-xanmod
Looks like the files are included in the 5.18 xanmod repo https://github.com/xanmod/linux/tree/5.18/tools/power/x86/turbostat
Complied deb packages would be extremely handy.
Workaround was
sudo ln -s /usr/sbin/turbostat /usr/bin/turbostat
Also, for Zen3 the below update should be used for correct reporting.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/power/x86/turbostat/turbostat.c?h=v5.19-rc2