From: Tom Zanussi Date: Sun, 22 Mar 2009 08:30:39 +0000 (-0500) Subject: tracing: add run-time field descriptions for event filtering X-Git-Tag: v2.6.30-rc1~2^2~13^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf027f645e6aee4f0ca6197a6b6a57f327fdb13f;p=pandora-kernel.git tracing: add run-time field descriptions for event filtering This patch makes the field descriptions defined for event tracing available at run-time, for the event-filtering mechanism introduced in a subsequent patch. The common event fields are prepended with 'common_' in the format display, allowing them to be distinguished from the other fields that might internally have same name and can therefore be unambiguously used in filters. Signed-off-by: Tom Zanussi Acked-by: Frederic Weisbecker LKML-Reference: <1237710639.7703.46.camel@charm-linux> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed