commit | f2151a0a3436edbed454f48f9f94321eb70e3d2b | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <kernel@kyup.com> | Thu Oct 06 05:42:39 2016 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Nov 14 10:46:25 2016 -0800 |
tree | 200284a01798b6bf9bc0118264bb5a98c8b1d1ab | |
parent | 1f21b50b7785b26aff2a0770d8a674921514ff0c [diff] |
rcu: RCU_TRACE enables event tracing as well as debugfs The commit brings the RCU_TRACE Kconfig option's help text up to date by noting that it enables additional event tracing as well as debugfs. Signed-off-by: Nikolay Borisov <kernel@kyup.com> [ paulmck: Do some wordsmithing. ] Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>