rcutorture: Add tracing-enabled version of TREE08
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 15 Oct 2013 19:08:45 +0000 (12:08 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:17 +0000 (10:11 -0800)
commit0ef42bbe541ab0e8fc0238a67bf80b8f19c1712f
tree14f3f5b08fce23e78352239e703780d41b5e6d24
parent74878fb6368eb254d5bedd8f21a165562222919f
rcutorture: Add tracing-enabled version of TREE08

The TREE08 Kconfig fragment does not enable tracing, which is appropriate
for its test case.  However, this can be inconvenient in cases where
TREE08 locates RCU bugs.  This commit therefore adds a TREE08-T that
differs from TREE08 only in enabling CONFIG_RCU_TRACE.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
tools/testing/selftests/rcutorture/configs/TREE08-T [new file with mode: 0644]