diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-19 12:49:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-09-19 12:49:17 -0700 |
commit | d94f395772aeee64325d8b2f279560f08ac06fac (patch) | |
tree | 6ec6f8724877d3a256adf4aaad5480d39716b96b /arch | |
parent | bc1abb9e55cedaeac4602426f8fc83fb3a5b1c35 (diff) | |
parent | 219d720e6df71c2607d7120d6b9281614863e5b1 (diff) |
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Pull perf tools fixes from Arnaldo Carvalho de Melo:
- Fix ip display in 'perf script' when output type != attr->type.
- Ignore deprecation warning when using libbpf'sg btf__get_from_id(),
fixing the build with libbpf v0.6+.
- Make use of FD() robust in libperf, fixing a segfault with 'perf stat
--iostat list'.
- Initialize addr_location:srcline pointer to NULL when resolving
callchain addresses.
- Fix fused instruction logic for assembly functions in 'perf
annotate'.
* tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux:
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
libperf evsel: Make use of FD robust.
perf machine: Initialize srcline string member in add_location struct
perf script: Fix ip display when type != attr->type
perf annotate: Fix fused instr logic for assembly functions
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions