summaryrefslogtreecommitdiffstats
path: root/include/trace/events/rcu.h
diff options
context:
space:
mode:
authorPaul E. McKenney2011-06-22 07:43:26 +0200
committerPaul E. McKenney2011-09-29 06:38:19 +0200
commit385680a9487d2f85382ad6d74e2a15837e47bfd9 (patch)
tree68809ef9cdfeee43b7c08152bfdbc45d2c0d6489 /include/trace/events/rcu.h
parentrcu: Move RCU_BOOST declarations to allow compiler checking (diff)
downloadkernel-qcow2-linux-385680a9487d2f85382ad6d74e2a15837e47bfd9.tar.gz
kernel-qcow2-linux-385680a9487d2f85382ad6d74e2a15837e47bfd9.tar.xz
kernel-qcow2-linux-385680a9487d2f85382ad6d74e2a15837e47bfd9.zip
rcu: Add event-trace markers to TREE_RCU kthreads
Add event-trace markers to TREE_RCU kthreads to allow including these kthread's CPU time in the utilization calculations. Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'include/trace/events/rcu.h')
-rw-r--r--include/trace/events/rcu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/trace/events/rcu.h b/include/trace/events/rcu.h
index 508824e5a77d..ac52aba00a3e 100644
--- a/include/trace/events/rcu.h
+++ b/include/trace/events/rcu.h
@@ -13,6 +13,9 @@
* "Start <activity>" -- Mark the start of the specified activity,
* such as "context switch". Nesting is permitted.
* "End <activity>" -- Mark the end of the specified activity.
+ *
+ * An "@" character within "<activity>" is a comment character: Data
+ * reduction scripts will ignore the "@" and the remainder of the line.
*/
TRACE_EVENT(rcu_utilization,