xref: /openbmc/linux/tools/perf/tests/attr/test-record-C0 (revision 7a846d3c43b0b6d04300be9ba666b102b57a391a)
1[config]
2command = record
3args    = -C 0 kill >/dev/null 2>&1
4ret     = 1
5
6[event:base-record]
7cpu=0
8
9# no enable on exec for CPU attached
10enable_on_exec=0
11
12# PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
13# + PERF_SAMPLE_CPU added by -C 0
14sample_type=391
15