OSDN Git Service

perf tools: Save bpf_prog_info and BTF of new BPF programs
[uclinux-h8/linux.git] / tools / perf / tests / attr / test-record-group-sampling
index f0729c4..300b9f7 100644 (file)
@@ -1,6 +1,6 @@
 [config]
 command = record
-args    = -e '{cycles,cache-misses}:S' kill >/dev/null 2>&1
+args    = --no-bpf-event -e '{cycles,cache-misses}:S' kill >/dev/null 2>&1
 ret     = 1
 
 [event-1:base-record]