On Tue, Jul 09, 2013 at 06:56:31PM +0200, Jiri Olsa wrote: > Removing match callback for auxiliary events processing > with following benefits: > - only one function pointer is passed along the way > - the match function is called within output function > and could be inlined by compiler > > Suggested-by: Peter Zijlstra <[email protected]> > Signed-off-by: Jiri Olsa <[email protected]> > Cc: Corey Ashford <[email protected]> > Cc: Frederic Weisbecker <[email protected]> > Cc: Ingo Molnar <[email protected]> > Cc: Namhyung Kim <[email protected]> > Cc: Paul Mackerras <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Cc: Arnaldo Carvalho de Melo <[email protected]>
Thanks! -- 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/

