turbostat
Assortment of tools for the Linux kernel
Install
- All systems
-
curl cmd.cat/turbostat.sh
- Debian
-
apt-get install acpidump
- Ubuntu
-
apt-get install linux-lts-vivid-tools-common
- Arch Linux
-
pacman -S turbostat
- Kali Linux
-
apt-get install linux-cpupower
- CentOS
-
yum install kernel-tools
- Fedora
-
dnf install kernel-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install linux-lts-vivid-tools-common
- Raspbian
-
apt-get install acpidump
- Dockerfile
- dockerfile.run/turbostat
kernel-tools
Assortment of tools for the Linux kernel
linux-tools-common
Linux kernel version specific tools for version 4.18.0
linux-cpupower
CPU power management tools for Linux
The cpupower command allows inspection and control of cpufreq and cpuidle tunables for hardware that support these features. It replaces "cpufreq-info" and "cpufreq-set" in cpufrequtils. The turbostat command reports topology, frequency, idle power-state statistics, temperature and power consumption information as provided by the CPU. The x86_energy_perf_policy command sets a general policy on some Intel CPU models for the relative importance of performance versus energy savings.
cpupowerutils
CPU power management utilities
turbostat
Report processor frequency and idle statistics
acpidump
transitional dummy package
This is a transitional dummy package. It can safely be removed.