diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-28 19:35:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-11-28 19:35:05 +0100 |
commit | ca579827c9a7ec1b6fbfd2f8b157acaf138be838 (patch) | |
tree | 171a8f906b2ea110cb2726300f83002b1f139eed /Makefile | |
parent | Merge tag 'usb-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... (diff) | |
parent | perf probe: Change function definition check due to broken DWARF (diff) | |
download | linux-ca579827c9a7ec1b6fbfd2f8b157acaf138be838.tar.xz linux-ca579827c9a7ec1b6fbfd2f8b157acaf138be838.zip |
Merge tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Pull perf tool fixes from Arnaldo Carvalho de Melo:
- Fix die_entrypc() when DW_AT_ranges DWARF attribute not available
- Cope with broken DWARF (missing DW_AT_declaration) generated by some
recent gcc versions
- Do not generate CGROUP metadata events when not asked to in 'perf
record'
- Use proper CPU for shadow stats in 'perf stat'
- Update copy of libbpf's hashmap.c, silencing tools/perf build warning
- Fix return value in 'perf diff'
* tag 'perf-tools-fixes-for-v5.10-2020-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux:
perf probe: Change function definition check due to broken DWARF
perf probe: Fix to die_entrypc() returns error correctly
perf stat: Use proper cpu for shadow stats
perf record: Synthesize cgroup events only if needed
perf diff: Fix error return value in __cmd_diff()
perf tools: Update copy of libbpf's hashmap.c
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions