diff options
Diffstat (limited to 'tools/perf/tests/attr/test-record-graph-dwarf')
-rw-r--r-- | tools/perf/tests/attr/test-record-graph-dwarf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/attr/test-record-graph-dwarf b/tools/perf/tests/attr/test-record-graph-dwarf index da2fa73bd0a2..ae92061d611d 100644 --- a/tools/perf/tests/attr/test-record-graph-dwarf +++ b/tools/perf/tests/attr/test-record-graph-dwarf @@ -1,6 +1,6 @@ [config] command = record -args = --call-graph dwarf -- kill >/dev/null 2>&1 +args = --no-bpf-event --call-graph dwarf -- kill >/dev/null 2>&1 ret = 1 [event:base-record] |