why does bpftool load failed when using bpf_trace_printk in kernel 4.18? #753
|
Hi, Then exec : And error will occur: It will load successfully when I exec "syscall(__NR_bpf, BPF_PROG_LOAD, attr, size)" by using C code, and bpf_trace_printk works ok by can you give me some suggestions? kernel version: kernel-4.18.0-147 Thanks. |
Answered by
lmb
Jul 31, 2022
Replies: 1 comment
|
Hi, if you need support for bpftool emailing bpf@vger.kernel.org is your best bet. |
0 replies
Answer selected by
florianl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, if you need support for bpftool emailing bpf@vger.kernel.org is your best bet.