xref: /linux/tools/perf/tests/shell/attr/test-record-graph-dwarf (revision c771600c6af14749609b49565ffb4cac2959710d)
1*8296aa0fSIan Rogers[config]
2*8296aa0fSIan Rogerscommand = record
3*8296aa0fSIan Rogersargs    = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
4*8296aa0fSIan Rogersret     = 1
5*8296aa0fSIan Rogers
6*8296aa0fSIan Rogers[event:base-record]
7*8296aa0fSIan Rogerssample_type=45359
8*8296aa0fSIan Rogersexclude_callchain_user=1
9*8296aa0fSIan Rogerssample_stack_user=8192
10*8296aa0fSIan Rogers# TODO different for each arch, no support for that now
11*8296aa0fSIan Rogerssample_regs_user=*
12*8296aa0fSIan Rogersmmap_data=1
13