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