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 perf tests: Add Intel CQM test 2015-10-05 16:56:07 -03:00
dwarf-unwind.c perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
gen-insn-x86-dat.awk perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
gen-insn-x86-dat.sh perf tests: Move x86 tests into arch directory 2015-10-05 16:55:43 -03:00
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 perf tests: Pass the subtest index to each test routine 2015-11-19 13:19:15 -03:00
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 perf tests x86 rdpmc: Add missing headers 2016-07-12 15:19:57 -03:00
regs_load.S perf x86: Fix perf to use non-executable stack, again 2014-04-30 17:02:30 +02:00