mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 16:29:07 +08:00
Allowlist test_global_funcs/arg_tag_ctx* and a few of verifier_global_subprogs subtests that validate libbpf's logic for rewriting __arg_ctx globl subprog argument types on kernels that don't natively support __arg_ctx. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>