commit | 2fdbb31b662787f78bb78b3e4e18f1a072058ffc | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paul.mckenney@linaro.org> | Thu Feb 23 15:58:29 2012 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Apr 24 20:55:19 2012 -0700 |
tree | c8dbe70ab53102acf7f802eb50c5262c82cd45aa | |
parent | 66f75a5d028beaf67c931435fdc3e7823125730c [diff] |
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>