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