Files
linux/kernel
Yuanhan Liu 56355b83e2 tracing: Export trace_set_clr_event()
Trace events belonging to a module only exists when the module is
loaded. Well, we can use trace_set_clr_event funtion to enable some
trace event at the module init routine, so that we will not miss
something while loading then module.

So, Export the trace_set_clr_event function so that module can use it.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
LKML-Reference: <1289196312-25323-1-git-send-email-yuanhan.liu@linux.intel.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2011-03-10 10:34:51 -05:00
..
2010-12-22 18:57:02 +01:00
2011-02-16 13:30:48 +01:00
2011-01-13 17:32:43 -08:00
2010-12-16 11:36:43 +01:00
2011-02-03 12:21:33 +01:00
2011-01-31 13:01:27 +10:00
2011-02-16 13:30:55 +01:00
2010-12-29 11:31:38 -08:00