diff options
Diffstat (limited to 'tools/perf/tests/attr/test-record-freq')
-rw-r--r-- | tools/perf/tests/attr/test-record-freq | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/attr/test-record-freq b/tools/perf/tests/attr/test-record-freq index 600d0f8f2583..bf4cb459f0d5 100644 --- a/tools/perf/tests/attr/test-record-freq +++ b/tools/perf/tests/attr/test-record-freq @@ -1,6 +1,7 @@ [config] command = record args = -F 100 kill >/dev/null 2>&1 +ret = 1 [event:base-record] sample_period=100 |