DataDog / ebpf-manager

This manager helps handle the life cycle of your eBPF programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use ringbuf fail

rockingl opened this issue · comments

hi, i try to use ringbuf. but it load fail.

err: map exec_events: map create without BTF: invalid argument

my env is:

os: ubuntu21.04
kern: linux 5.11 x86

here is my code:

So, someone can help me? maybe my usages is error. e.g: some params is correctly.

tell me correct usages, if possible. thanks!

@rockingl I think you forgot to add your code.

Closing for now. If you add your code, please re-open.