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:
ee000b7
)
tracing: add handler to trace_stat
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 24 Mar 2009 17:38:36 +0000
(13:38 -0400)
committer
Steven Rostedt
<srostedt@redhat.com>
Wed, 25 Mar 2009 03:22:58 +0000
(23:22 -0400)
Currently, if a trace_stat user wants a handle to some private data,
the trace_stat infrastructure does not supply a way to do that.
This patch passes the trace_stat structure to the start function of
the trace_stat code.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found