Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42b40b3d authored by KOSAKI Motohiro's avatar KOSAKI Motohiro Committed by Ingo Molnar
Browse files

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: default avatarKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: default avatarSteven Rostedt <srostedt@redhat.com>
LKML-Reference: <20090307235409.5A87.A69D9226@jp.fujitsu.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent dba58e39
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.