MSRTOOL(8) | System Administration Utilities | MSRTOOL(8) |
msrtool - Dumps chipset-specific MSR registers
msrtool [-hvqrkl] [-c cpu] [-m system] [-t target ...] [-i addr=hi[:]lo] | [-s file] | [-d [:]file] | addr...
Dumps chipset-specific MSR registers
Decode hex addr=hi:lo for the target without reading hw value e.g: -i 4c00000f=f2f100ff56960004
Stream mode
Read one MSR address per line and append current hw value to the line use the filename - for stdin/stdout using -l -s ignores input and will output all MSRs with values
Diff mode
read one address and value per line and compare with current hw value, printing differences to stdout. use the filename - to read from stdin use :file or :- to reverse diff, normally hw values are considered new addr.. direct mode, read and decode values for the given MSR address(es)
coresystems GmbH. Man page written by Ahmad Khalifa.
November 2024 |