xref: /openbmc/linux/tools/perf/tests/attr/test-record-C0 (revision b181f7029bd71238ac2754ce7052dffd69432085)
1b03ec1b5SJiri Olsa[config]
2b03ec1b5SJiri Olsacommand = record
3d56354dcSSong Liuargs    = --no-bpf-event -C 0 kill >/dev/null 2>&1
4a72fe0afSJiri Olsaret     = 1
5b03ec1b5SJiri Olsa
6b03ec1b5SJiri Olsa[event:base-record]
7b03ec1b5SJiri Olsacpu=0
8b03ec1b5SJiri Olsa
9b03ec1b5SJiri Olsa# no enable on exec for CPU attached
10b03ec1b5SJiri Olsaenable_on_exec=0
11b03ec1b5SJiri Olsa
120a892c1cSIan Rogers# PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
13*aa4158e3SYang Jihong# PERF_SAMPLE_PERIOD | PERF_SAMPLE_IDENTIFIER
14b03ec1b5SJiri Olsa# + PERF_SAMPLE_CPU added by -C 0
15*aa4158e3SYang Jihongsample_type=65927
160a892c1cSIan Rogers
170a892c1cSIan Rogers# Dummy event handles mmaps, comm and task.
180a892c1cSIan Rogersmmap=0
190a892c1cSIan Rogerscomm=0
200a892c1cSIan Rogerstask=0
210a892c1cSIan Rogers
220a892c1cSIan Rogers[event:system-wide-dummy]
23