tracing/documentation: Document dynamic ftracer internals
[pandora-kernel.git] / include / linux / ftrace.h
index 41e4633..dcd6a7c 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * Ftrace header.  For implementation details beyond the random comments
+ * scattered below, see: Documentation/trace/ftrace-design.txt
+ */
+
 #ifndef _LINUX_FTRACE_H
 #define _LINUX_FTRACE_H