aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/attr/test-record-user-regs-old-sve-aarch64
blob: 15ebfc3418e3f584e0ed15312a97c7e078f4b7b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Test that asking for VG always fails on old kernels because it was
# added in 6.1. This applies to systems that either support or don't
# support SVE.
[config]
command = record
args    = --no-bpf-event --user-regs=vg kill >/dev/null 2>&1
ret     = 129
test_ret = true
arch    = aarch64
kernel_until = 6.1