]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Sat, 7 Mar 2009 14:55:09 +0000 (23:55 +0900)
committerIngo Molnar <mingo@elte.hu>
Sun, 8 Mar 2009 15:50:07 +0000 (16:50 +0100)
There isn't a trace_max_latency file, there is tracing_max_latency.
Fix it.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: Steven Rostedt <srostedt@redhat.com>
LKML-Reference: <20090307235409.5A87.A69D9226@jp.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/ftrace.txt

index 22614bef6359798bd3822c32c0e584a50c14f00d..fd9a3e69381351aeeaa6712d07c5170aa7dca1a4 100644 (file)
@@ -100,7 +100,7 @@ of ftrace. Here is a list of some of the key files:
        that is displayed in one of the above output
        files.
 
-  trace_max_latency:
+  tracing_max_latency:
 
        Some of the tracers record the max latency.
        For example, the time interrupts are disabled.