torture: Forgive lengthy trace dumps and preemption
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 19 Apr 2016 23:50:44 +0000 (16:50 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:02:16 +0000 (16:02 -0700)
commit6e8c66c867f919128855b77623ca9917770f1894
treeb37747a9e0c1ce49b14bf1d181fe218acd8410c2
parent4e9a073f60367157fd64b65490654c39d4c44321
torture: Forgive lengthy trace dumps and preemption

This commit avoids killing qemu if a trace dump is making progress
or if console log output is continuing and the console log timestamp
does not exceed the total plus grace period.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/bin/kvm-test-1-run.sh