]> 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)
commit54a9c7181e1c774874d43097715e5a18f5d15e0e
tree218cc4651ca8beafd450438a637a963b65bdb370
parentf20e0bb41ef84e4ffab659c0dec62ce1dd81e4ce
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