rtla/tests: Test BPF action programAdd a test that implements a BPF program writing to a test map, whichis attached to RTLA via --bpf-action to be executed on thesholdoverflow.A combination of
rtla/tests: Test BPF action programAdd a test that implements a BPF program writing to a test map, whichis attached to RTLA via --bpf-action to be executed on thesholdoverflow.A combination of --on-threshold shell with bpftool (which is alwayspresent if BPF support is enabled) is used to check whether the BPFprogram has executed successfully.Suggested-by: Crystal Wood <crwood@redhat.com>Link: https://lore.kernel.org/r/20251126144205.331954-5-tglozar@redhat.comSigned-off-by: Tomas Glozar <tglozar@redhat.com>
show more ...