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:
e6435e9
)
tracing: Disable tracers before deletion of instance
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Tue, 14 Jan 2014 13:43:01 +0000
(08:43 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 20 Feb 2014 17:13:16 +0000
(12:13 -0500)
When an instance is about to be deleted, make sure the tracer
is set to nop. If it isn't reset the tracer and set it to the nop
tracer, otherwise memory leaks and bad pointers may result.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found