1 2 3 4 5 6 7 8 9 10 11
# cpuidle This module monitors the usage of CPU idle states. **Requirement:** Your kernel needs to have `CONFIG_CPU_IDLE` enabled. It produces one stacked chart per CPU, showing the percentage of time spent in each state. ---