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:
94523e8
)
trace: fix logic to start/stop counting
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 22 Jan 2009 19:26:15 +0000
(14:26 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 23 Jan 2009 10:10:45 +0000
(11:10 +0100)
The logic in the tracing_start/stop code prevents the WARN_ON
from ever detecting if a start/stop pair was mismatched.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found