tracing: add filter event logic to special, mmiotrace and boot tracers
authorSteven Rostedt <srostedt@redhat.com>
Sun, 13 Sep 2009 03:34:04 +0000 (23:34 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Sun, 13 Sep 2009 03:34:04 +0000 (23:34 -0400)
Now that the pluging tracers use macros to create the structures and
automate the exporting of their formats to the format files, they also
automatically get a filter file.

This patch adds the code to implement the filter logic in the trace
recordings.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found