From: Steven Rostedt (Red Hat) Date: Wed, 1 Apr 2015 19:55:36 +0000 (-0400) Subject: tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM() X-Git-Tag: omap-for-v4.2/o2_dc~149^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32eb3d0d09943ab9dcc01fb8d2619b64e965992c;p=pandora-kernel.git tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM() Document the use of TRACE_DEFINE_ENUM() by adding enums to the trace-event-sample.h and using this macro to convert them in the format files. Also update the comments and sho the use of __print_symbolic() and __print_flags() as well as adding comments abount __print_array(). Link: http://lkml.kernel.org/r/20150403013802.220157513@goodmis.org Reviewed-by: Masami Hiramatsu Tested-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed