commit | e9fb365a8847dfe8a9fccae0dce77abf7276b5da | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Mar 30 11:20:48 2016 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Apr 21 13:47:04 2016 -0700 |
tree | 4beb99c554dbb0f185afa58929a7eb987f126110 | |
parent | acc1adf5572205c5b3fc9e6983ca8dfb06c94520 [diff] |
rcutorture: Dump trace buffer upon shutdown When running from the scripts, rcutorture is completely headless, so there is no way to to manually dump the trace buffer. This commit therefore unconditionally dumps the trace buffer upon timed shutdown. However, if you are using rmmod to end the test, it is still up to you to manually dump the trace buffer. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>