From: Steven Rostedt Date: Fri, 17 Apr 2009 20:01:56 +0000 (-0400) Subject: tracing: add EXPORT_SYMBOL_GPL for trace commits X-Git-Tag: v2.6.31-rc1~401^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12acd473d45cf2e40de3782cb2de712e5cd4d715;p=pandora-kernel.git tracing: add EXPORT_SYMBOL_GPL for trace commits 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 --- Reading git-diff-tree failed