mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-30 05:09:06 +08:00
Now that we are including the upstream allow/deny lists we can remove any duplicates from our local lists. While at it, we also add some usdt tests to the denylist, which are currently failing. This is the same step we took in the vmtest repository [0]. [0] https://github.com/kernel-patches/vmtest/pull/133 Signed-off-by: Daniel Müller <deso@posteo.net>
7 lines
294 B
Plaintext
7 lines
294 B
Plaintext
# TEMPORARY until bpf-next -> bpf merge
|
|
lru_bug # prog 'printk': failed to auto-attach: -524
|
|
|
|
# TEMPORARY
|
|
usdt/basic # failing verifier due to bounds check after LLVM update
|
|
usdt/multispec # same as above
|