xref: /linux/tools/perf/tests/shell/attr/test-record-graph-fp (revision a65758f1e3df1e3672bf83fe4b6ec9ed51d2b59e)
1[config]
2command = record
3args    = --no-bpf-event --call-graph fp kill >/dev/null 2>&1
4ret     = 1
5# arm64 enables registers in fp mode
6arch    = !aarch64
7
8[event:base-record]
9sample_type=295
10