1 [config]
2 command = record
3 args = -g dwarf -- kill >/dev/null 2>&1
4
5 [event:base-record]
6 sample_type=12583
7 exclude_callchain_user=1
8 sample_stack_user=8192
9 # TODO different for each arch, no support for that now
10 sample_regs_user=*
11