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