hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/tools/perf/tests/attr/test-record-graph-dwarf
....@@ -1,6 +1,6 @@
11 [config]
22 command = record
3
-args = --call-graph dwarf -- kill >/dev/null 2>&1
3
+args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1
44 ret = 1
55
66 [event:base-record]