Merge tag 'perf-tools-fixes-for-v5.13-2021-06-19' of...
Merge tag 'perf-tools-fixes-for-v5.13-2021-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux Pull perf tools fixes from Arnaldo Carvalho de Melo: - Fix refcount usage when processing PERF_RECORD_KSYMBOL. - 'perf stat' metric group fixes. - Fix 'perf test' non-bash issue with stat bpf counters. - Update unistd, in.h and socket.h with the kernel sources, silencing perf build warnings. * tag 'perf-tools-fixes-for-v5.13-2021-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: tools headers UAPI: Sync linux/in.h copy with the kernel sources tools headers UAPI: Sync asm-generic/unistd.h with the kernel original perf beauty: Update copy of linux/socket.h with the kernel sources perf test: Fix non-bash issue with stat bpf counters perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter() perf metricgroup: Fix find_evsel_group() event selector
No related branches found
No related tags found
Showing
- tools/include/uapi/asm-generic/unistd.h 1 addition, 2 deletionstools/include/uapi/asm-generic/unistd.h
- tools/include/uapi/linux/in.h 3 additions, 0 deletionstools/include/uapi/linux/in.h
- tools/perf/tests/shell/stat_bpf_counters.sh 2 additions, 2 deletionstools/perf/tests/shell/stat_bpf_counters.sh
- tools/perf/trace/beauty/include/linux/socket.h 0 additions, 2 deletionstools/perf/trace/beauty/include/linux/socket.h
- tools/perf/util/machine.c 2 additions, 1 deletiontools/perf/util/machine.c
- tools/perf/util/metricgroup.c 8 additions, 6 deletionstools/perf/util/metricgroup.c
Loading
Please register or sign in to comment