diff options
Diffstat (limited to 'tools/perf/tests/attr/test-record-no-samples')
-rw-r--r-- | tools/perf/tests/attr/test-record-no-samples | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/perf/tests/attr/test-record-no-samples b/tools/perf/tests/attr/test-record-no-samples deleted file mode 100644 index 596fbd6d5a2c..000000000000 --- a/tools/perf/tests/attr/test-record-no-samples +++ /dev/null @@ -1,7 +0,0 @@ -[config] -command = record -args = --no-bpf-event -n kill >/dev/null 2>&1 -ret = 1 - -[event:base-record] -sample_period=0 |