On Fri, 27 Mar 2015 17:37:10 -0400 Steven Rostedt <[email protected]> wrote:
> From: "Steven Rostedt (Red Hat)" <[email protected]> > > The enums used by the softirq mapping is what is shown in the output > of the __print_symbolic() and not their values, that are needed > to map them to their strings. Export them to userspace with the > TRACE_DEFINE_ENUM() macro so that user space tools can map the enums > with their values. > > Cc: Peter Zijlstra <[email protected]> > Cc: Ingo Molnar <[email protected]> Sorry Ingo, That was suppose to be "[email protected]", that's what I get for hand typing and not doing a cut and paste. I'll fix it up in my repo. -- Steve > Signed-off-by: Steven Rostedt <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

