11 lines · plain
1# Test that asking for VG always fails on old kernels because it was2# added in 6.1. This applies to systems that either support or don't3# support SVE.4[config]5command = record6args = --no-bpf-event --user-regs=vg kill >/dev/null 2>&17ret = 1298test_ret = true9arch = aarch6410kernel_until = 6.111