|
|
@@ -546,6 +546,10 @@ config KERNEL_BPF_EVENTS
|
|
|
for sending data from BPF programs to user-space for post-processing
|
|
|
or logging.
|
|
|
|
|
|
+config KERNEL_PROBE_EVENTS_BTF_ARGS
|
|
|
+ bool "Support BTF function arguments for probe events"
|
|
|
+ depends on KERNEL_DEBUG_INFO_BTF && KERNEL_KPROBE_EVENTS && LINUX_6_6
|
|
|
+
|
|
|
config KERNEL_BPF_KPROBE_OVERRIDE
|
|
|
bool
|
|
|
depends on KERNEL_KPROBES
|