From: Linus Torvalds Date: Thu, 22 Dec 2022 02:57:24 +0000 (-0800) Subject: Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=af9b3fa15d6d99d948bcaca5a036ad2b292c8e8a;p=linux.git Merge tag 'trace-probes-v6.2' of git://git./linux/kernel/git/trace/linux-trace Pull trace probes updates from Steven Rostedt: - New "symstr" type for dynamic events that writes the name of the function+offset into the ring buffer and not just the address - Prevent kernel symbol processing on addresses in user space probes (uprobes). - And minor fixes and clean ups * tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: tracing/probes: Reject symbol/symstr type for uprobe tracing/probes: Add symstr type for dynamic events kprobes: kretprobe events missing on 2-core KVM guest kprobes: Fix check for probe enabled in kill_kprobe() test_kprobes: Fix implicit declaration error of test_kprobes tracing: Fix race where eprobes can be called before the event --- af9b3fa15d6d99d948bcaca5a036ad2b292c8e8a