From: Steven Rostedt (Red Hat) Date: Wed, 25 Mar 2015 19:44:21 +0000 (-0400) Subject: tracing: Allow for modules to convert their enums to values X-Git-Tag: omap-for-v4.1/fixes-rc1~159^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3673b8e4ce7237160fa31ee8d7e94a4d5a9976a1;p=pandora-kernel.git tracing: Allow for modules to convert their enums to values Update the infrastructure such that modules that declare TRACE_DEFINE_ENUM() will have those enums converted into their values in the tracepoint print fmt strings. Link: http://lkml.kernel.org/r/87vbhjp74q.fsf@rustcorp.com.au Acked-by: Rusty Russell Reviewed-by: Masami Hiramatsu Tested-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed