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:
121aaee
)
tracing: Prevent deleting instances when they are being read
author
Steven Rostedt (Red Hat)
<srostedt@redhat.com>
Wed, 6 Mar 2013 20:27:24 +0000
(15:27 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 15 Mar 2013 04:35:51 +0000
(
00:35
-0400)
Add a ref count to the trace_array structure and prevent removal
of instances that have open descriptors.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found