Ubuntu 22.04 ebpf support missing CONFIG_BPF_EVENTS=y in kernel config

Can you add CONFIG_BPF_EVENTS=y to your kernel config when compiling. Without this you cannot use the bpf_printk() / bpf_trace_printk() helper functions.

Thanks,

rc

It has been added and will be pushed to linux-image-lc-lts-armhf/armh64 in the next 24 hours.

1 Like