commit | 60ba77022712c7cda0eda286154bae160446b24a | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Sat Sep 12 23:34:04 2009 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Sat Sep 12 23:34:04 2009 -0400 |
tree | 3cd975b44ac716e079fdfcb1d4b9cd3efc815500 | |
parent | 51df5fcbc1296a84cf1c093c6cb56d40ca3e697e [diff] |
tracing: add filter event logic to special, mmiotrace and boot tracers 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>