-
- Downloads
Merge tag 'perf-urgent-for-mingo' of...
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/urgent fixes from Arnaldo Carvalho de Melo: - Don't build 'perf kvm stat" on non-x86 arches, fix from Xiao Guangrong. - UAPI fixes to get perf building again in non-x86 arches, from David Howells. Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- Makefile 4 additions, 2 deletionsMakefile
- arch/x86/include/asm/Kbuild 3 additions, 0 deletionsarch/x86/include/asm/Kbuild
- include/linux/hw_breakpoint.h 1 addition, 30 deletionsinclude/linux/hw_breakpoint.h
- include/uapi/linux/Kbuild 1 addition, 0 deletionsinclude/uapi/linux/Kbuild
- include/uapi/linux/hw_breakpoint.h 30 additions, 0 deletionsinclude/uapi/linux/hw_breakpoint.h
- tools/Makefile 12 additions, 12 deletionstools/Makefile
- tools/perf/Makefile 28 additions, 1 deletiontools/perf/Makefile
- tools/perf/arch/x86/include/perf_regs.h 1 addition, 1 deletiontools/perf/arch/x86/include/perf_regs.h
- tools/perf/builtin-kvm.c 67 additions, 54 deletionstools/perf/builtin-kvm.c
- tools/perf/builtin-test.c 1 addition, 1 deletiontools/perf/builtin-test.c
- tools/perf/perf.h 3 additions, 13 deletionstools/perf/perf.h
- tools/perf/util/evsel.c 2 additions, 2 deletionstools/perf/util/evsel.c
- tools/perf/util/evsel.h 2 additions, 1 deletiontools/perf/util/evsel.h
- tools/perf/util/header.h 1 addition, 1 deletiontools/perf/util/header.h
- tools/perf/util/parse-events-test.c 1 addition, 1 deletiontools/perf/util/parse-events-test.c
- tools/perf/util/parse-events.c 1 addition, 1 deletiontools/perf/util/parse-events.c
- tools/perf/util/parse-events.h 1 addition, 1 deletiontools/perf/util/parse-events.h
- tools/perf/util/pmu.h 1 addition, 1 deletiontools/perf/util/pmu.h
- tools/perf/util/session.h 1 addition, 1 deletiontools/perf/util/session.h
- tools/scripts/Makefile.include 20 additions, 3 deletionstools/scripts/Makefile.include
Loading
Please register or sign in to comment