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:
b0afdc1
)
tracing: add EXPORT_SYMBOL_GPL for trace commits
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 17 Apr 2009 20:01:56 +0000
(16:01 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 17 Apr 2009 20:21:28 +0000
(16:21 -0400)
Not all the necessary symbols were exported to allow for tracing
by modules. This patch adds them in.
[ Impact: allow modules to commit data to the ring buffer ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found