ring-buffer: export symbols
authorSteven Rostedt <srostedt@redhat.com>
Tue, 5 May 2009 05:15:24 +0000 (01:15 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 5 May 2009 17:46:33 +0000 (13:46 -0400)
commitd6ce96dabe2c4409fd009ec14250a1fdbab4b133
tree08a49382ec96651ca9adf8b28eb1566482fe3f9e
parent9ee1983c9aa18f12388ef660d0c76a23dc112959
ring-buffer: export symbols

I'm adding a module to do a series of tests on the ring buffer as well
as benchmarks. This module needs to have more of the ring buffer API
exported. There's nothing wrong with reading the ring buffer from a
module.

[ Impact: allow modules to read pages from the ring buffer ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ring_buffer.c