Hi Steve, On Wed, Jan 28, 2015 at 12:48:55PM +0000, Javi Merino wrote: > Trace can now generate traces with variable element size arrays. Add > support to parse them. > > Cc: Namhyung Kim <namhy...@kernel.org> > Cc: Arnaldo Carvalho de Melo <a...@redhat.com> > Cc: Steven Rostedt <rost...@goodmis.org> > Cc: Jiri Olsa <jo...@redhat.com> > Signed-off-by: Javi Merino <javi.mer...@arm.com> > --- > tools/lib/traceevent/event-parse.c | 93 > ++++++++++++++++++++++++++++++++++++++ > tools/lib/traceevent/event-parse.h | 8 ++++ > 2 files changed, 101 insertions(+)
I've seen that patch 1 of this series is now in mainline. What about patches 2 and 3 (the updates to tools/lib/traceevent)? Shall I resend them? These two patches should also be applied to trace-cmd. Do you want me to send patches for that to linux-kernel or will you take care of applying them there? Incidentally, why are there two copies of libtraceevent? Shouldn't this live only in one place (either kernel or trace-cmd)? Cheers, Javi -- 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/