tools/perf/tests/shell/attr/test-record-user-regs-old-sve-aarch64

Source file repositories/reference/linux-study-clean/tools/perf/tests/shell/attr/test-record-user-regs-old-sve-aarch64

File Facts

System
Linux kernel
Corpus path
tools/perf/tests/shell/attr/test-record-user-regs-old-sve-aarch64
Extension
[no extension]
Size
307 bytes
Lines
11
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: tools
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

# 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

Annotation

Implementation Notes