[tip:tracing/doc] ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/

From: KOSAKI Motohiro
Date: Sun Mar 08 2009 - 11:54:11 EST


Commit-ID: 42b40b3d55f5782b00b74d9105c3565fbfa5cb80
Gitweb: http://git.kernel.org/tip/42b40b3d55f5782b00b74d9105c3565fbfa5cb80
Author: "KOSAKI Motohiro" <kosaki.motohiro@xxxxxxxxxxxxxx>
AuthorDate: Sat, 7 Mar 2009 23:55:09 +0900
Commit: Ingo Molnar <mingo@xxxxxxx>
CommitDate: Sun, 8 Mar 2009 16:50:07 +0100

ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/

There isn't a trace_max_latency file, there is tracing_max_latency.
Fix it.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Acked-by: Steven Rostedt <srostedt@xxxxxxxxxx>
LKML-Reference: <20090307235409.5A87.A69D9226@xxxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>


---
Documentation/ftrace.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/ftrace.txt b/Documentation/ftrace.txt
index 22614be..fd9a3e6 100644
--- a/Documentation/ftrace.txt
+++ b/Documentation/ftrace.txt
@@ -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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/