2012-10-30 23:01:54 +01:00
|
|
|
[config]
|
|
|
|
|
command = record
|
2019-03-11 22:30:51 -07:00
|
|
|
args = --no-bpf-event -d kill >/dev/null 2>&1
|
2017-07-03 16:50:24 +02:00
|
|
|
ret = 1
|
2012-10-30 23:01:54 +01:00
|
|
|
|
|
|
|
|
[event:base-record]
|
2013-05-24 13:16:37 +02:00
|
|
|
# sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
|
|
|
|
|
# PERF_SAMPLE_ADDR | PERF_SAMPLE_PERIOD | PERF_SAMPLE_DATA_SRC
|
|
|
|
|
sample_type=33039
|
2012-10-30 23:01:54 +01:00
|
|
|
mmap_data=1
|