From: Paul E. McKenney Date: Tue, 21 Jun 2011 08:14:54 +0000 (-0700) Subject: rcu: Add RCU type to callback-invocation tracing X-Git-Tag: v3.2-rc1~165^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72fe701b70e6ced35d734b676c13efbc8fc769a9;p=pandora-kernel.git rcu: Add RCU type to callback-invocation tracing Add a string to the rcu_batch_start() and rcu_batch_end() trace messages that indicates the RCU type ("rcu_sched", "rcu_bh", or "rcu_preempt"). The trace messages for the actual invocations themselves are not marked, as it should be clear from the rcu_batch_start() and rcu_batch_end() events before and after. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed