This package browser is in early development. Mind the rough edges.

turbostat 6.17.7

Report x86 processor frequency and idle statistics

Turbostat reports x86 processor topology, frequency, idle power state statistics, temperature, and power consumption. Some information is unavailable on older processors.

It can be used to identify machines that are inefficient in terms of power usage or idle time, report the rate of SMIs occurring on the system, or verify the effects of power management tuning.

turbostat reads hardware counters but doesn't write to them, so it won't interfere with the OS or other running processes---including multiple invocations of itself.

Installation

Install turbostat 6.17.7 as follows:

guix install turbostat@6.17.7

Or install the latest version:

guix install turbostat

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.