xref: /linux/tools/perf/tests/shell/attr/test-record-data (revision 6cc45f8c1f898570916044f606be9890d295e129)
1[config]
2command = record
3args    = --no-bpf-event -d kill >/dev/null 2>&1
4ret     = 1
5
6[event:base-record]
7# sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
8# PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
9sample_type=33039
10mmap_data=1
11