diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2015-11-04 16:25:32 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-11-05 11:39:54 -0300 |
commit | 98916392a0bdfd71668b711fd93915791f45df02 (patch) | |
tree | 749303b493b5c11bac787daa4939dbcb4982429b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cb8382e05817a8104ea0edb63b8e37b8fbecd14c (diff) |
perf tools: Allow shuffling the build tests
Those tests take a long time and sometimes we stop it, so allow randomly
shuffling the tests so that we have a better chance of running more of
them in partial 'make build-test' runs.
Using it just on the 'build-test' target, i.e.:
make -C tools/perf build-test
Is equivalent to:
make SHUF=1 -C tools/perf -f tests/make
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions