]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Add RCU_FAST_NO_HZ tracing for idle exit
authorPaul E. McKenney <paul.mckenney@linaro.org>
Thu, 23 Feb 2012 23:58:29 +0000 (15:58 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 25 Apr 2012 03:55:19 +0000 (20:55 -0700)
commitca06f9770e1709cd180884a1c7d1eca5314efc2b
treec8dbe70ab53102acf7f802eb50c5262c82cd45aa
parent955374d25137c391eaf05569ccd747c346cb6db6
rcu: Add RCU_FAST_NO_HZ tracing for idle exit

Traces of rcu_prep_idle events can be confusing because
rcu_cleanup_after_idle() does no tracing.  This commit therefore adds
this tracing.

Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
include/trace/events/rcu.h
kernel/rcutree_plugin.h