]> git.baikalelectronics.ru Git - kernel.git/commit
tools arch x86: Grab a copy of the file containing the MSR numbers
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 26 Sep 2019 18:26:39 +0000 (15:26 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 7 Oct 2019 15:22:18 +0000 (12:22 -0300)
commit56bb40629a1a3eed23881b28c06379c7c04a502b
tree218cc4651ca8beafd450438a637a963b65bdb370
parent37f9bf7ef04e84ec61f7db8bacf414bff280011f
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 <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-y1f4s0y1s43d4drh7pd2huzn@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/arch/x86/include/asm/msr-index.h [new file with mode: 0644]
tools/perf/check-headers.sh