tracing: disable update max tracer while reading trace
authorSteven Rostedt <srostedt@redhat.com>
Tue, 1 Sep 2009 02:32:27 +0000 (22:32 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 4 Sep 2009 15:52:24 +0000 (11:52 -0400)
When reading the tracer from the trace file, updating the max latency
may corrupt the output. This patch disables the tracing of the max
latency while reading the trace file.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found