linux-stable/tools/objtool/arch/x86/insn
Adrian Hunter d5b1a5f660 x86/insn: perf tools: Add new ptwrite instruction
Add ptwrite to the op code map and the perf tools new instructions test.
To run the test:

  $ tools/perf/perf test "x86 ins"
  39: Test x86 instruction decoder - new instructions          : Ok

Or to see the details:

  $ tools/perf/perf test -v "x86 ins" 2>&1 | grep ptwrite

For information about ptwrite, refer the Intel SDM.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Link: http://lkml.kernel.org/r/1495180230-19367-1-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2017-06-27 11:58:04 -03:00
..
gen-insn-attr-x86.awk objtool: Resync x86 instruction decoder with the kernel's 2016-07-29 16:57:16 +02:00
inat.c objtool: Add tool to perform compile-time stack metadata validation 2016-02-29 08:35:12 +01:00
inat.h objtool: Resync x86 instruction decoder with the kernel's 2016-07-29 16:57:16 +02:00
inat_types.h objtool: Add tool to perform compile-time stack metadata validation 2016-02-29 08:35:12 +01:00
insn.c objtool: Resync x86 instruction decoder with the kernel's 2016-07-29 16:57:16 +02:00
insn.h objtool: Resync x86 instruction decoder with the kernel's 2016-07-29 16:57:16 +02:00
x86-opcode-map.txt x86/insn: perf tools: Add new ptwrite instruction 2017-06-27 11:58:04 -03:00