Skip to content
Commit 7a430f40 authored by Florian Weimer's avatar Florian Weimer
Browse files

x86: Add generic CPUID data dumper to ld.so --list-diagnostics



This is surprisingly difficult to implement if the goal is to produce
reasonably sized output.  With the current approaches to output
compression (suppressing zeros and repeated results between CPUs,
folding ranges of identical subleaves, dealing with the %ecx
reflection issue), the output is less than 600 KiB even for systems
with 256 logical CPUs.

Reviewed-by: default avatarH.J. Lu <hjl.tools@gmail.com>
parent 5653ccd8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment