mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 16:59:07 +08:00
There is a problem in bpf-next tree which causes get_stack_raw_tp and few other selftests to produce tons of kernel warnings, timing out and failing CI test runs. Blacklist until bpf tree, which has a fix, is merged into bpf-next. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>