git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8248ac0
)
tracing: disable update max tracer while reading trace
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 1 Sep 2009 02:32:27 +0000
(22:32 -0400)
committer
Steven 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