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