aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr/test-record-branch-filter-any_ret
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/attr/test-record-branch-filter-any_ret')
-rw-r--r--tools/perf/tests/attr/test-record-branch-filter-any_ret2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/attr/test-record-branch-filter-any_ret b/tools/perf/tests/attr/test-record-branch-filter-any_ret
index a0824ff8e131..fd4f5b4154a9 100644
--- a/tools/perf/tests/attr/test-record-branch-filter-any_ret
+++ b/tools/perf/tests/attr/test-record-branch-filter-any_ret
@@ -1,6 +1,6 @@
[config]
command = record
-args = -j any_ret kill >/dev/null 2>&1
+args = --no-bpf-event -j any_ret kill >/dev/null 2>&1
ret = 1
[event:base-record]