aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2020-06-09 17:58:30 -0700
committerPaul E. McKenney <[email protected]>2020-06-29 12:01:44 -0700
commit6387ecbc94bf5ac07239104b84d2304da6e79b51 (patch)
treecc3ed2c9189549287960129dc83896bbf92062ef /tools/perf/scripts/python/mem-phys-addr.py
parent3e93a51f191aa710760591961240f8910d952b5b (diff)
torture: Add a stop-run capability
When bisecting RCU issues, it is often the case that the first error in an unsuccessful run will happen quickly, but that a successful run must go on for some time in order to obtain a sufficiently low false-negative error rate. In many cases, a bisection requires multiple concurrent runs, in which case the first failure in any run indicates failure, pure and simple. In such cases, it would speed things up greatly if the first failure terminated all runs. This commit therefore adds scripting that checks for a file named "STOP" in the top-level results directory, terminating the run when it appears. Note that in-progress builds will continue until completion, but future builds and all runs will be cut short. Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions