]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcutorture: Flag errors and warnings with color coding
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 28 Oct 2013 13:34:22 +0000 (06:34 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:18 +0000 (10:11 -0800)
commit6d40cc0cb4311d0c5aa4a106cc86a3d45a9ad86c
treedcbbd440ccea9f6b8272ada52bedcf0414fe4fa7
parentf43f8f73510c1013fe9449d7732e8f73a75b6fde
rcutorture: Flag errors and warnings with color coding

The output of the rcutorture scripts often requires interpretation, so
this commit simplifies this interpretation by tagging messages as
BUGs (colored red) or WARNINGs (colored yellow).

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
tools/testing/selftests/rcutorture/bin/functions.sh
tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh
tools/testing/selftests/rcutorture/bin/parse-build.sh
tools/testing/selftests/rcutorture/bin/parse-console.sh
tools/testing/selftests/rcutorture/bin/parse-rcutorture.sh