Title: [7345] trunk/Documentation/trace/ftrace-design.txt: more ftrace doc updates
Revision
7345
Author
vapier
Date
2009-09-15 20:12:06 -0400 (Tue, 15 Sep 2009)

Log Message

more ftrace doc updates

Modified Paths


Diff

Modified: trunk/Documentation/trace/ftrace-design.txt (7344 => 7345)


--- trunk/Documentation/trace/ftrace-design.txt	2009-09-15 23:55:54 UTC (rev 7344)
+++ trunk/Documentation/trace/ftrace-design.txt	2009-09-16 00:12:06 UTC (rev 7345)
@@ -1,12 +1,12 @@
-		ftrace guts
-		===========
+		function tracer guts
+		====================
 
 Introduction
 ------------
 
-Here we will cover the architecture pieces that the common ftrace code relies
-on for proper functioning.  Things are broken down into increasing complexity
-so that you can start at the top and get at least basic functionality.
+Here we will cover the architecture pieces that the common function tracing
+code relies on for proper functioning.  Things are broken down into increasing
+complexity so that you can start simple and at least get basic functionality.
 
 Note that this focuses on architecture implementation details only.  If you
 want more explanation of a feature in terms of common code, review the common
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to