commit | 0d75292467b0c8554d70c751a35af6514202ac28 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Aug 17 18:08:37 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Sep 23 09:15:31 2013 -0700 |
tree | ebac548cbfac7ed5ee2ac68c08208d6a1d50fd38 | |
parent | 26cdfedf6a902345f8604ea8e0b7dd2566b37a46 [diff] |
rcu: Have rcutiny tracepoints use tracepoint_string() This commit extends the work done in f7f7bac9 (rcu: Have the RCU tracepoints use the tracepoint_string infrastructure) to cover rcutiny. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Steven Rostedt <rostedt@goodmis.org>