mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 17:59:06 +08:00
legacy_printk selftests is specially designed to be runnable on old kernels and validate libbpf's bpf_trace_printk-related macros. Run them in CI. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>