On Wed, 8 Apr 2015 11:43:02 -0300
Mauro Carvalho Chehab <mche...@osg.samsung.com> wrote:

> Em Wed, 08 Apr 2015 09:48:23 -0400
> Steven Rostedt <rost...@goodmis.org> escreveu:
> 
> > From: "Steven Rostedt (Red Hat)" <rost...@goodmis.org>
> > 
> > Enums used by tracepoints for __print_symbolic() are shown in the
> > tracepoint format files with just their names and not their values.
> > This makes it difficult for user space tools to know how to convert the
> > binary data into their string representations.
> > 
> > By adding the use of TRACE_DEFINE_ENUM(), the enum names will be mapped
> > to their values and shown in the tracing file system to let tools
> > convert the data as necessary.
> > 
> > Link: http://lkml.kernel.org/r/20150403013802.220157...@goodmis.org
> > 
> > Cc: Mauro Carvalho Chehab <m.che...@samsung.com>
> 
> Acked-by: Mauro Carvalho Chehab <mche...@osg.samsung.com>
> 

Thanks!

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to