mirror of
https://github.com/torvalds/linux.git
synced 2025-04-09 14:45:27 +00:00

The 'thermometer' tool allows to capture the temperature of a set of thermal zones defined in a configuration file at a specified rate. It is designed to have the lowest possible overhead. It will write the captured temperature per thermal zone per file so making easier to write a gnuplot script. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Tested-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Link: https://lore.kernel.org/r/20220420160933.347088-4-daniel.lezcano@linaro.org
2 lines
31 B
Plaintext
2 lines
31 B
Plaintext
thermometer-y += thermometer.o
|