ftrace/documentation: fix typo in function grapher name
[safe/jmp/linux-2.6] / Documentation / trace / ftrace.txt
index fd9a3e6..5ad2ded 100644 (file)
@@ -179,7 +179,7 @@ Here is the list of current tracers that may be configured.
 
        Function call tracer to trace all kernel functions.
 
-  "function_graph_tracer"
+  "function_graph"
 
        Similar to the function tracer except that the
        function tracer probes the functions on their entry