]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
torture: Add config2csv.sh script to compare torture scenarios
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 18 Nov 2020 01:38:48 +0000 (17:38 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 4 Jan 2021 22:01:19 +0000 (14:01 -0800)
commitd4a945e260b9eb59b1a90b9d6f2b0b953e27f803
tree2548c3be228346c178d56a81a430ddcfce39739d
parent315957cad445aa80e567983a43d9bb2a24a8534d
torture: Add config2csv.sh script to compare torture scenarios

This commit adds a config2csv.sh script that converts the specified
torture-test scenarios' Kconfig options and kernel-boot parameters to
.csv format.  This allows easier comparison of scenarios when one fails
and another does not.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/config2csv.sh [new file with mode: 0755]