xref: /openbmc/linux/tools/perf/tests/attr/test-record-data (revision ea47eed33a3fe3d919e6e3cf4e4eb5507b817188)
1[config]
2command = record
3args    = -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