
4 May
2021
4 May
'21
10:01 a.m.
ping On Tue, 2021-04-27 at 10:25 +0200, Tim Wiederhake wrote:
Linux 5.13 introduces "kcpuid", a tool similar to cpuid, which we depend on for cpu-data collection with tests/cputestdata/cpu-data.py.
This series adds support for kcpuid to cpu-data.py.
See also https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tool... /arch/x86/kcpuid and https://lore.kernel.org/lkml/1614928878-86075-1-git-send-email-feng.tang@int... l.com/
Tim Wiederhake (3): cpu-data.py: Factor out cpuid parsing cpu-data.py: Parse kcpuid output cpu-data.py: Automatically adjust command line for kcpuid
tests/cputestdata/cpu-data.py | 95 +++++++++++++++++++++++++++---- ---- 1 file changed, 75 insertions(+), 20 deletions(-)
--=20 2.26.3