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)
commitb8de7bd168fa54d059b16d3057b2f8a32cc5bdc3
tree3455ec59050f7f6d466a8c08275567079914d1b1
parent8248ac052dfd1eb41819fbc0ca5c7a1667e7e70c
tracing: disable update max tracer while reading trace

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>
kernel/trace/trace.c