From: Steven Rostedt Date: Sun, 13 Sep 2009 03:34:04 +0000 (-0400) Subject: tracing: add filter event logic to special, mmiotrace and boot tracers X-Git-Tag: v2.6.32-rc1~654^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ba77022712c7cda0eda286154bae160446b24a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed