mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-12 11:39:06 +08:00
Clean up local allow/deny lists
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>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
# TEMPORARY
|
||||
get_stack_raw_tp # spams with kernel warnings until next bpf -> bpf-next merge
|
||||
stacktrace_build_id_nmi
|
||||
stacktrace_build_id
|
||||
task_fd_query_rawtp
|
||||
varlen
|
||||
|
||||
Reference in New Issue
Block a user