]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runs
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 4 Jun 2025 02:35:13 +0000 (19:35 -0700)
committerNeeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
Wed, 16 Jul 2025 04:14:04 +0000 (09:44 +0530)
commitd57300010d38a8eb518fa05d305bef1343716431
tree689f67e0711723c18288801d9cefa9b041649d7a
parent0783f216423fff1acafae3b464b95e05ac596e12
torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runs

This commit causes the torture.sh --do-allmodconfig and --do-rcu-rust
parameters to add testid.txt files to their results directories, thus
allowing easier analysis of the results of a series of runs kicked off by
"git bisect".

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh