diff options
author | James Clark <[email protected]> | 2019-08-22 13:55:15 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-26 11:58:29 -0300 |
commit | d93fc7ac88c7347d1c31ca158d1466d1ce2097e1 (patch) | |
tree | 959f342e236c88773d382e56411d665c7e9b7078 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 185bcb92c80eae2d85ec834ea76a144fd163e2af (diff) |
perf tests: Fixes hang in zstd compression test by changing the source of random data
Running 'perf test' with zstd compression linked will hang at the test
'Zstd perf.data compression/decompression' because /dev/random blocks
reads until there is enough entropy. This means that the test will
appear to never complete unless the mouse is continually moved while
running it.
Signed-off-by: James Clark <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Alexey Budankov <[email protected]>
Cc: Jeremy Linton <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions