-
- Downloads
Merge tag 'perf-core-for-mingo-20160725' of...
Merge tag 'perf-core-for-mingo-20160725' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo: - Add AVX-512 support to the instruction decoder, used by Intel PT, fix vcvtph2ps instruction decoding (Adrian Hunter) - Make objtool and vdso2c use the right arch header search path (Stephen Rothwell, Josh Poimboeuf, Arnaldo Carvalho de Melo) Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- arch/x86/entry/vdso/Makefile 1 addition, 1 deletionarch/x86/entry/vdso/Makefile
- arch/x86/include/asm/inat.h 15 additions, 2 deletionsarch/x86/include/asm/inat.h
- arch/x86/include/asm/insn.h 11 additions, 1 deletionarch/x86/include/asm/insn.h
- arch/x86/lib/insn.c 15 additions, 3 deletionsarch/x86/lib/insn.c
- arch/x86/lib/x86-opcode-map.txt 171 additions, 92 deletionsarch/x86/lib/x86-opcode-map.txt
- arch/x86/tools/gen-insn-attr-x86.awk 8 additions, 3 deletionsarch/x86/tools/gen-insn-attr-x86.awk
- tools/objtool/Build 1 addition, 1 deletiontools/objtool/Build
- tools/objtool/Makefile 3 additions, 5 deletionstools/objtool/Makefile
- tools/perf/arch/x86/tests/insn-x86-dat-32.c 1014 additions, 4 deletionstools/perf/arch/x86/tests/insn-x86-dat-32.c
- tools/perf/arch/x86/tests/insn-x86-dat-64.c 936 additions, 4 deletionstools/perf/arch/x86/tests/insn-x86-dat-64.c
- tools/perf/arch/x86/tests/insn-x86-dat-src.c 1789 additions, 0 deletionstools/perf/arch/x86/tests/insn-x86-dat-src.c
- tools/perf/tests/kmod-path.c 1 addition, 0 deletionstools/perf/tests/kmod-path.c
- tools/perf/util/event.h 0 additions, 1 deletiontools/perf/util/event.h
- tools/perf/util/intel-pt-decoder/gen-insn-attr-x86.awk 8 additions, 3 deletionstools/perf/util/intel-pt-decoder/gen-insn-attr-x86.awk
- tools/perf/util/intel-pt-decoder/inat.h 15 additions, 2 deletionstools/perf/util/intel-pt-decoder/inat.h
- tools/perf/util/intel-pt-decoder/insn.c 15 additions, 3 deletionstools/perf/util/intel-pt-decoder/insn.c
- tools/perf/util/intel-pt-decoder/insn.h 11 additions, 1 deletiontools/perf/util/intel-pt-decoder/insn.h
- tools/perf/util/intel-pt-decoder/x86-opcode-map.txt 171 additions, 92 deletionstools/perf/util/intel-pt-decoder/x86-opcode-map.txt
- tools/scripts/Makefile.arch 36 additions, 5 deletionstools/scripts/Makefile.arch
Loading
Please register or sign in to comment