Signed-off-by: Karel Zak <kzak@redhat.com>
lscpu
-----
+ - add "Boost/Turbo: true|false" based on /sys/devices/system/cpu/intel_pstate/no_turbo and
+ /sys/devices/system/cpu/cpufreq/boost
+
- add --freq output to visualise CPU use, see https://github.com/karelzak/util-linux/issues/1314
+
- read cpuid and uname information from file if --sysroot is specified, then
we can prepare regression tests completely independent on hw and architecture.