From: Tom Zanussi Date: Tue, 31 Mar 2009 05:49:16 +0000 (-0500) Subject: tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro X-Git-Tag: v2.6.31-rc1~401^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e45f2e2bd298e1ff687448e5fd15a3588b5807ec;p=pandora-kernel.git tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro Frederic Weisbecker suggested that the trace_special event shouldn't be filterable; this patch adds a TRACE_EVENT_FORMAT_NOFILTER event macro that allows an event format to be exported without having a filter attached, and removes filtering from the trace_special event. Signed-off-by: Tom Zanussi Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed