diff options
author | Ian Rogers <irogers@google.com> | 2025-01-09 20:57:35 -0800 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2025-01-16 11:01:03 -0800 |
commit | 1c0d9816e9cb9548c74e04971300ec9cecf2c0d7 (patch) | |
tree | 621104a07d8b9473eb6292a40943caea142b81f0 /tools/perf/scripts/python/task-analyzer.py | |
parent | 4dd8bc4bf58e973eea3fdf5e2013011d83fba6c4 (diff) |
perf test: Add a runs-per-test flag
To detect flakes it is useful to run tests more than once. Add a
runs-per-test flag that will run each test multiple times. Example
output:
```
$ perf test -r 3 lbr -v
122: perf record LBR tests : Ok
122: perf record LBR tests : Ok
122: perf record LBR tests : Ok
```
Update the documentation for the runs-per-test option.
Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Cc: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20250110045736.598281-5-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions