xref: /openbmc/linux/tools/perf/tests/attr/test-record-graph-dwarf (revision c83eeec79ff64f777cbd59a8bd15d0a3fe1f92c0)
1[config]
2command = record
3args    = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
4ret     = 1
5
6[event:base-record]
7sample_type=45359
8exclude_callchain_user=1
9sample_stack_user=8192
10# TODO different for each arch, no support for that now
11sample_regs_user=*
12mmap_data=1
13