OSDN Git Service

tracing, rcu: Remove no longer used trace event rcu_prep_idle
authorSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 12 Oct 2017 22:12:57 +0000 (18:12 -0400)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 28 Nov 2017 23:51:22 +0000 (15:51 -0800)
commit584c005951866792d552f21f7445e8104ce10f9c
treef800f1a4930a9744e4347a1463e5da727499e7d2
parent3af3999b9a325d462c9353389b7507c4b7bc5428
tracing, rcu: Remove no longer used trace event rcu_prep_idle

Commit c0f4dfd4f90 ("rcu: Make RCU_FAST_NO_HZ take advantage of
numbered callbacks") removed the only instances of trace_rcu_prep_idle,
but did not remove the TRACE_EVENT() that creates it. As defined trace
events take up memory within the kernel even when they are not used,
this is a waste of space. Remove the obsolete event.

Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/trace/events/rcu.h