kernel-hacking-2024-linux-s.../tools
Steven Rostedt (Red Hat) 961d9cacee ktest: Add BISECT_TRIES to bisect test
For those cases that it takes several tries to hit a bug, it would be
useful for ktest.pl to try a test multiple times before it considers
the test as a pass. To accomplish this, BISECT_TRIES ktest config
option has been added. It is default to one, as most of the time a
bisect only needs to try a test once. But the user can now up this
to make ktest run a given test multiple times. The first failure
that is detected will set a bisect bad. It only repeats on success.

Note, as with all race bugs, there's no guarantee that if it succeeds,
it is really a good bisect. But it helps in case the bug is somewhat
reliable.

You can set BISECT_TRIES to zero, and all tests will be considered
good, unless you also set BISECT_MANUAL.

Suggested-by: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2014-01-18 19:52:13 -05:00
..
cgroup
firewire
hv Tools: hv: Fix a checkpatch warning 2013-04-24 09:02:36 -07:00
include/tools
lguest
lib tools lib lk: Fix _FORTIFY_SOURCE builds 2013-03-15 13:06:01 -03:00
nfsd
perf perf map browser: Exit just on well known key presses 2013-04-01 12:23:55 -03:00
power tools/power turbostat: additional Haswell CPU-id 2013-03-15 11:05:26 -04:00
scripts perf tools: Correct Makefile.include 2013-03-15 13:05:59 -03:00
testing ktest: Add BISECT_TRIES to bisect test 2014-01-18 19:52:13 -05:00
usb tools: usb: ffs-test: Fix build failure 2013-03-07 12:23:17 +08:00
virtio
vm tools/vm: Switch to liblk library 2013-03-15 13:06:01 -03:00
Makefile perf/core improvements and fixes: 2013-03-21 11:06:12 +01:00