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