tracing: add EXPORT_SYMBOL_GPL for trace commits
authorSteven Rostedt <srostedt@redhat.com>
Fri, 17 Apr 2009 20:01:56 +0000 (16:01 -0400)
committerSteven 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