Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2022 00:28:12 +0000 (17:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2022 00:28:12 +0000 (17:28 -0700)
commit592d8362bc2526bbb08cf7d258661691e957b5ea
tree9d4742c08163a5bcf17b043b8d602a79916f9cdd
parent24cb958695724ffb4488ef4f65892c0767bcd2f2
parent99643bab36b642be10bf09cd3285c37c9e5b597f
Merge tag 'perf-urgent-2022-08-06' of git://git./linux/kernel/git/tip/tip

Pull perf fixes from Ingo Molnar:
 "Misc fixes to kprobes and the faddr2line script, plus a cleanup"

* tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix ';;' typo
  scripts/faddr2line: Add CONFIG_DEBUG_INFO check
  scripts/faddr2line: Fix vmlinux detection on arm64
  x86/kprobes: Update kcb status flag after singlestepping
  kprobes: Forbid probing on trampoline and BPF code areas
kernel/events/core.c