mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 00: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>