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