commit | ae91aa0adb14dc33114d566feca2f7cb7a96b8b7 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon May 15 15:30:32 2017 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jun 08 18:52:43 2017 -0700 |
tree | d52dfad4c7c9be2acac7c8f0c6890acd38547d60 | |
parent | bd8cc5a062f41e334596edbe823e2fa0adddd1b7 [diff] |
rcu: Remove debugfs tracing RCU's debugfs tracing used to be the only reasonable low-level debug information available, but ftrace and event tracing has since surpassed the RCU debugfs level of usefulness. This commit therefore removes RCU's debugfs tracing. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>