Em Thu, Nov 26, 2015 at 02:55:23PM +0100, Jiri Olsa escreveu: > The default script handler (the one that displays samples on screen) > is implemented scripting_ops instance with process_event callback. > > This way we can't pass any script config into display function, > because we don't want perl or python handlers to be depended on > perf script internals. > > Removing the default_scripting_ops and calling process event > function directly. This way it's possible to pass perf_script > struct and process configuration data in following commit. > > Link: http://lkml.kernel.org/n/[email protected] > Signed-off-by: Jiri Olsa <[email protected]>
Applied, with David's ack. - Arnaldo -- 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/

