Merge tag 'perf-core-for-mingo-5.0-20190110' of...
Merge tag 'perf-core-for-mingo-5.0-20190110' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/core fixes and improvements from Arnaldo Carvalho de Melo: perf trace: Ravi Bangoria: - Rework PowerPC syscall table generation, now using a .tbl file just like x86_64 and S/390, also silencing a tools build warning about headers out of sync with the kernel sources. tools include uapi: Arnaldo Carvalho de Melo: - Sync linux/if_link.h copy with the kernel sources, silencing a build warning. perf top: Arnaldo Carvalho de Melo: - Add 'arch_cpu_idle' to the list of kernel idle symbols, noticed on a Orange Pi Zero ARM board, just like with other symbols in other arches. Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- tools/arch/powerpc/include/uapi/asm/unistd.h 0 additions, 404 deletionstools/arch/powerpc/include/uapi/asm/unistd.h
- tools/include/uapi/linux/if_link.h 19 additions, 0 deletionstools/include/uapi/linux/if_link.h
- tools/perf/arch/powerpc/Makefile 11 additions, 4 deletionstools/perf/arch/powerpc/Makefile
- tools/perf/arch/powerpc/entry/syscalls/mksyscalltbl 12 additions, 10 deletionstools/perf/arch/powerpc/entry/syscalls/mksyscalltbl
- tools/perf/arch/powerpc/entry/syscalls/syscall.tbl 427 additions, 0 deletionstools/perf/arch/powerpc/entry/syscalls/syscall.tbl
- tools/perf/check-headers.sh 0 additions, 1 deletiontools/perf/check-headers.sh
- tools/perf/util/symbol.c 1 addition, 0 deletionstools/perf/util/symbol.c
Loading
Please register or sign in to comment