[GIT PULL] probes: Fixes for v6.10-rc4
From: Google
Date: Wed Jun 19 2024 - 10:21:17 EST
Hi Linus,
Probes fixes for v6.10-rc4:
- Restrict gen-API tests for synthetic and kprobe events to only be built as
modules, as they generate dynamic events that cannot be removed, causing
ftracetest and startup selftests to fail.
Please pull the latest probes-fixes-v6.10-rc4 tree, which can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.10-rc4
Tag SHA1: c5688fd601f3e7bc8b233db1b67d2d48abfdc683
Head SHA1: 3572bd5689b0812b161b40279e39ca5b66d73e88
Masami Hiramatsu (Google) (1):
tracing: Build event generation tests only as modules
----
kernel/trace/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>