aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/attr/test-record-group
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/attr/test-record-group')
-rw-r--r--tools/perf/tests/attr/test-record-group2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/attr/test-record-group b/tools/perf/tests/attr/test-record-group
index 618ba1c17474..14ee60fd3f41 100644
--- a/tools/perf/tests/attr/test-record-group
+++ b/tools/perf/tests/attr/test-record-group
@@ -1,6 +1,6 @@
[config]
command = record
-args = --group -e cycles,instructions kill >/dev/null 2>&1
+args = --no-bpf-event --group -e cycles,instructions kill >/dev/null 2>&1
ret = 1
[event-1:base-record]