diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-29 21:34:07 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-04-29 21:34:07 +0300 |
commit | 3e71713c9e75c34fc03f55ea86b381856ca952ee (patch) | |
tree | bafa621ca7548708434e977601625b89f91bd3f3 /fs | |
parent | 2d0de93ca2515958e717138e5ee07ec3b6bf0226 (diff) | |
parent | a5d20d42a2f2dc2b2f9e9361912062732414090d (diff) | |
download | linux-3e71713c9e75c34fc03f55ea86b381856ca952ee.tar.xz |
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Pull perf tools fixes from Arnaldo Carvalho de Melo:
- Fix Intel PT (Processor Trace) timeless decoding with perf.data
directory.
- ARM SPE (Statistical Profiling Extensions) address fixes, for
synthesized events and for SPE events with physical addresses. Add a
simple 'perf test' entry to make sure this doesn't regress.
- Remove arch specific processing of kallsyms data to fixup symbol end
address, fixing excessive memory consumption in the annotation code.
* tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux:
perf symbol: Remove arch__symbols__fixup_end()
perf symbol: Update symbols__fixup_end()
perf symbol: Pass is_kallsyms to symbols__fixup_end()
perf test: Add perf_event_attr test for Arm SPE
perf arm-spe: Fix SPE events with phys addresses
perf arm-spe: Fix addresses of synthesized SPE events
perf intel-pt: Fix timeless decoding with perf.data directory
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions