]> Git Repo - linux.git/commit
tools arch x86: Grab a copy of the file containing the MSR numbers
authorArnaldo Carvalho de Melo <[email protected]>
Thu, 26 Sep 2019 18:26:39 +0000 (15:26 -0300)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 7 Oct 2019 15:22:18 +0000 (12:22 -0300)
commit444e2ff34df8f631cd83ae73bb56ef13cfb84b34
tree218cc4651ca8beafd450438a637a963b65bdb370
parentf11b2803bb88655d90b88c787710b53100913bff
tools arch x86: Grab a copy of the file containing the MSR numbers

We'll use it to generate a table and then convert the
msr:{read,write}_msr 'msr' option in things like perf trace, script,
etc.

Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/arch/x86/include/asm/msr-index.h [new file with mode: 0644]
tools/perf/check-headers.sh
This page took 0.059522 seconds and 4 git commands to generate.