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:
6d0abec
)
tracing: Pass trace_array to set_flag callback
author
Steven Rostedt (Red Hat)
<rostedt@goodmis.org>
Fri, 10 Jan 2014 16:13:54 +0000
(11:13 -0500)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 20 Feb 2014 17:13:07 +0000
(12:13 -0500)
As options (flags) may affect instances instead of being global
the set_flag() callbacks need to receive the trace_array descriptor
of the instance they will be modifying.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found