ring-buffer: add tracing_is_on to test if ring buffer is enabled
authorSteven Rostedt <srostedt@redhat.com>
Sun, 15 Feb 2009 00:17:02 +0000 (19:17 -0500)
committerSteven Rostedt <srostedt@redhat.com>
Tue, 17 Feb 2009 03:50:01 +0000 (22:50 -0500)
This patch adds the tracing_is_on() interface to tell if the ring
buffer is turned on or not.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>

No differences found