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-no-samples
index 8eb73ab..596fbd6 100644 (file)
@@ -1,6 +1,6 @@
 [config]
 command = record
-args    = -n kill >/dev/null 2>&1
+args    = --no-bpf-event -n kill >/dev/null 2>&1
 ret     = 1
 
 [event:base-record]