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:
a1cd617
)
tracing: Have event with function tracer check error return
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 23 May 2011 19:27:46 +0000
(15:27 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 26 May 2011 02:13:39 +0000
(22:13 -0400)
The self tests for event tracer does not check if the function
tracing was successfully activated. It needs to before it continues
the tests, otherwise the wrong errors may be reported.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found