Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of...
Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux Pull perf tools fixes from Arnaldo Carvalho de Melo: - Fix the 'local_weight', 'weight' (memory access latency), 'local_ins_lat', 'ins_lat' (instruction latency) and 'pstage_cyc' (pipeline stage cycles) sort key sample aggregation. - Fix 'perf test' entry for watchpoints on s/390. - Fix branch_stack entry endianness check in the 'perf test' sample parsing test. - Fix ARM SPE handling on 'perf inject'. - Fix memory leaks detected with ASan. - Fix build on arm64 related to reallocarray() availability. - Sync copies of kernel headers: cpufeatures, kvm, MIPS syscalltable (futex_waitv). * tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: perf evsel: Fix memory leaks relating to unit perf report: Fix memory leaks around perf_tip() perf hist: Fix memory leak of a perf_hpp_fmt tools headers UAPI: Sync MIPS syscall ta...
Showing
- tools/arch/x86/include/asm/cpufeatures.h 2 additions, 0 deletionstools/arch/x86/include/asm/cpufeatures.h
- tools/arch/x86/include/uapi/asm/kvm.h 4 additions, 0 deletionstools/arch/x86/include/uapi/asm/kvm.h
- tools/build/feature/test-all.c 0 additions, 1 deletiontools/build/feature/test-all.c
- tools/include/uapi/linux/kvm.h 27 additions, 3 deletionstools/include/uapi/linux/kvm.h
- tools/perf/Makefile.config 3 additions, 0 deletionstools/perf/Makefile.config
- tools/perf/arch/mips/entry/syscalls/syscall_n64.tbl 1 addition, 0 deletionstools/perf/arch/mips/entry/syscalls/syscall_n64.tbl
- tools/perf/bench/sched-messaging.c 4 additions, 0 deletionstools/perf/bench/sched-messaging.c
- tools/perf/builtin-report.c 9 additions, 6 deletionstools/perf/builtin-report.c
- tools/perf/tests/event_update.c 2 additions, 3 deletionstools/perf/tests/event_update.c
- tools/perf/tests/sample-parsing.c 1 addition, 1 deletiontools/perf/tests/sample-parsing.c
- tools/perf/tests/wp.c 1 addition, 1 deletiontools/perf/tests/wp.c
- tools/perf/ui/hist.c 14 additions, 14 deletionstools/perf/ui/hist.c
- tools/perf/util/arm-spe.c 15 additions, 0 deletionstools/perf/util/arm-spe.c
- tools/perf/util/evsel.c 9 additions, 9 deletionstools/perf/util/evsel.c
- tools/perf/util/header.c 5 additions, 3 deletionstools/perf/util/header.c
- tools/perf/util/hist.c 6 additions, 17 deletionstools/perf/util/hist.c
- tools/perf/util/hist.h 0 additions, 1 deletiontools/perf/util/hist.h
- tools/perf/util/parse-events.c 6 additions, 3 deletionstools/perf/util/parse-events.c
- tools/perf/util/sort.c 16 additions, 36 deletionstools/perf/util/sort.c
- tools/perf/util/sort.h 3 additions, 3 deletionstools/perf/util/sort.h
Please register or sign in to comment