diff options
author | Adrian Hunter <[email protected]> | 2016-07-20 11:30:37 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-21 09:37:26 -0300 |
commit | 6c4d0b41ce3e61fe87e6195582c66cd262399b82 (patch) | |
tree | d4cc63d21a23a68e177109808bbbb0cbb0c12e0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c61f4d5ebaf05fbd90bf43aa2096690b85e34761 (diff) |
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 <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Dan Williams <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: X86 ML <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions