xref: /linux/tools/perf/tests/shell/attr/test-record-pfm-period (revision ea1413e5b53a8dd4fa7675edb23cdf828bbdce1e)
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