commit | b8de7bd168fa54d059b16d3057b2f8a32cc5bdc3 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Mon Aug 31 22:32:27 2009 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Fri Sep 04 11:52:24 2009 -0400 |
tree | 3455ec59050f7f6d466a8c08275567079914d1b1 | |
parent | 8248ac052dfd1eb41819fbc0ca5c7a1667e7e70c [diff] |
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>