tracing: Add helper function tracing_is_disabled()
authorGeyslan G. Bem <geyslan@gmail.com>
Sat, 19 Oct 2013 00:15:54 +0000 (21:15 -0300)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 6 Nov 2013 16:06:00 +0000 (11:06 -0500)
This patch creates the function 'tracing_is_disabled', which
can be used outside of trace.c.

Link: http://lkml.kernel.org/r/1382141754-12155-1-git-send-email-geyslan@gmail.com
Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found