linux-stable/tools/perf/arch/x86/tests
Adrian Hunter 6c4d0b41ce perf tools: Add AVX-512 instructions to the new instructions test
Previous patches added support for Intel's AVX-512 instructions to the
kernel and perf tools instruction decoders.

AVX-512 instructions are documented in Intel Architecture Instruction
Set Extensions Programming Reference (February 2016).

Add a representative set of instructions to perf's "new instructions"
test. e.g.

	perf test "new instructions"

Or to view a particular instruction:

	perf test -v "new instructions" 2>&1 | grep vbroadcasti64x4

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: X86 ML <x86@kernel.org>
Link: http://lkml.kernel.org/r/1469003437-32706-5-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2016-07-21 09:37:26 -03:00
..
arch-tests.c perf tests: Add Intel CQM test 2015-10-05 16:56:07 -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 perf tools: Add AVX-512 instructions to the new instructions test 2016-07-21 09:37:26 -03:00
insn-x86-dat-64.c perf tools: Add AVX-512 instructions to the new instructions test 2016-07-21 09:37:26 -03:00
insn-x86-dat-src.c perf tools: Add AVX-512 instructions to the new instructions test 2016-07-21 09:37:26 -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 tests: Remove wrong semicolon in while loop in CQM test 2016-01-26 11:14:06 -03:00
perf-time-to-tsc.c perf tests time-to-tsc: No need to disable an event before deleting it 2016-06-22 10:10:52 -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