diff options
author | Borislav Petkov (AMD) <bp@alien8.de> | 2023-02-06 17:18:32 +0300 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2023-03-08 01:35:44 +0300 |
commit | cd3ad6619517cda3a055d864a85cebbd434dba9a (patch) | |
tree | 2db05207a8fd537fc1694ba902e4273fae1da4a9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ce22e4346ff5c2f2ce6b6a43b16d336c5c6df245 (diff) | |
download | linux-cd3ad6619517cda3a055d864a85cebbd434dba9a.tar.xz |
tools/x86/kcpuid: Dump the CPUID function in detailed view
Sometimes it is useful to know which CPUID leaf contains the fields so
add it to -d output so that it looks like this:
CPUID_0x8000001e_ECX[0x0]:
extended_apic_id : 0x8 - Extended APIC ID
core_id : 0x4 - Identifies the logical core ID
threads_per_core : 0x1 - The number of threads per core is threads_per_core + 1
node_id : 0x0 - Node ID
nodes_per_processor : 0x0 - Nodes per processor { 0: 1 node, else reserved }
CPUID_0x8000001f_ECX[0x0]:
sme - Secure Memory Encryption
...
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Signed-off-by: Terry Bowman <terry.bowman@amd.com>
Reviewed-by: Feng Tang <feng.tang@intel.com>
Link: https://lore.kernel.org/r/20230206141832.4162264-4-terry.bowman@amd.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions