Files
linux-st/include/linux
Steven Rostedt 6d723736e4 tracing/events: add support for modules to TRACE_EVENT
Impact: allow modules to add TRACE_EVENTS on load

This patch adds the final hooks to allow modules to use the TRACE_EVENT
macro. A notifier and a data structure are used to link the TRACE_EVENTs
defined in the module to connect them with the ftrace event tracing system.

It also adds the necessary automated clean ups to the trace events when a
module is removed.

Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2009-04-14 12:58:03 -04:00
..
2009-04-07 10:23:34 +01:00
2009-04-08 00:00:33 -07:00
2009-04-06 20:00:51 -04:00
2009-04-07 08:59:11 +02:00
2009-04-08 14:13:03 +02:00
2009-04-06 16:06:26 +01:00
2009-04-07 08:12:38 +02:00
2009-04-10 21:36:18 +02:00
2009-04-08 14:33:38 -07:00