rcu: Add event-tracing for RCU callback invocation
[firefly-linux-kernel-4.4.55.git] / kernel / rcupdate.c
index 09b3b1b54e02037ce75ce1f05ab61b83e4bae14f..ca0d23b6b3e86461f34cfb003858ed2028045e84 100644 (file)
 #include <linux/module.h>
 #include <linux/hardirq.h>
 
+#define CREATE_TRACE_POINTS
+#include <trace/events/rcu.h>
+
+#include "rcu.h"
+
 #ifdef CONFIG_DEBUG_LOCK_ALLOC
 static struct lock_class_key rcu_lock_key;
 struct lockdep_map rcu_lock_map =