linux/tools/perf/arch/x86/tests
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
..
arch-tests.c perf test: Remove "test" and similar strings from test descriptions 2016-11-29 12:46:11 -03:00
Build
dwarf-unwind.c
gen-insn-x86-dat.awk
gen-insn-x86-dat.sh
insn-x86-dat-32.c x86/insn: perf tools: Add new ptwrite instruction 2017-06-27 11:58:04 -03:00
insn-x86-dat-64.c x86/insn: perf tools: Add new ptwrite instruction 2017-06-27 11:58:04 -03:00
insn-x86-dat-src.c x86/insn: perf tools: Add new ptwrite instruction 2017-06-27 11:58:04 -03:00
insn-x86.c
intel-cqm.c perf tools: Remove poll.h and wait.h from util.h 2017-04-24 13:43:34 -03:00
perf-time-to-tsc.c perf tools: Include errno.h where needed 2017-04-19 13:01:51 -03:00
rdpmc.c
regs_load.S