| commit | 12acd473d45cf2e40de3782cb2de712e5cd4d715 | [log] [tgz] |
|---|---|---|
| author | Steven Rostedt <srostedt@redhat.com> | Fri Apr 17 16:01:56 2009 -0400 |
| committer | Steven Rostedt <rostedt@goodmis.org> | Fri Apr 17 16:21:28 2009 -0400 |
| tree | 96606659bd0d981ca1c97c4753388e0b594a5eb1 | |
| parent | b0afdc126d0515e76890f0a5f26b28501cfa298e [diff] |
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 <rostedt@goodmis.org>