xref: /linux/tools/perf/tests/shell/attr/test-record-graph-fp (revision cbc16bceea784210d585a42ac9f8f10ce62b300e)
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