On Wed, 15 Jan 2014 10:45:28 +0900 Namhyung Kim <[email protected]> wrote:
> The PEVENT_PLUGIN_UNLOADER function might need some cleanup using > pevent like unregister some handlers. So pass pevent as argument. > > Cc: Jiri Olsa <[email protected]> > Signed-off-by: Namhyung Kim <[email protected]> Acked-by: Steven Rostedt <[email protected]> > --- > tools/lib/traceevent/event-parse.h | 7 ++++--- > tools/lib/traceevent/event-plugin.c | 4 ++-- > tools/lib/traceevent/plugin_function.c | 2 +- > tools/perf/util/trace-event.c | 2 +- > 4 files changed, 8 insertions(+), 7 deletions(-) > -- 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/

