mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-19 15:09:06 +08:00
Rename blacklists and whitelists
Upstream uses denylist and allowlist terminology instead of blacklist and whitelist. It also has established a less deeply nested directory structure. This change renames the blacklist & whitelist files accordingly and moves them one level up out of their containing directory to mirror the layout we have upstream as well as in kernel-patches/vmtest. Signed-off-by: Daniel Müller <deso@posteo.net>
This commit is contained in:
committed by
danielocfb
parent
0667206913
commit
693de729d0
6
travis-ci/vmtest/configs/DENYLIST-latest
Normal file
6
travis-ci/vmtest/configs/DENYLIST-latest
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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