xref: /linux/tools/perf/tests/shell/attr/test-record-pfm-period (revision 58ecb3a789fdc2b015112a31a91aa674c040a5ba)
1[config]
2command = record
3args    = --no-bpf-event -c 10000 --pfm-events=cycles:period=77777 kill >/dev/null 2>&1
4ret     = 1
5
6[event:base-record]
7sample_period=77777
8sample_type=7
9freq=0
10