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@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>
This commit is contained in:
KOSAKI Motohiro 2009-03-07 23:55:09 +09:00 committed by Ingo Molnar
parent dba58e39ce
commit 42b40b3d55
1 changed files with 1 additions and 1 deletions

View 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.