Re: [PATCH 0/2] tracing/events: 2 fixes for dynamic arrays

From: Steven Rostedt
Date: Mon Jul 20 2009 - 11:39:00 EST



On Mon, 20 Jul 2009, Li Zefan wrote:

> Hi Steven,
>
> Could you have a look at these 2 patches?

Thanks Li,

I just pulled them in

-- Steve

>
> > These 2 fixes are necessary to make __dynamic_array/__string
> > parsable for users.
> >
> > And also fix to pass the correct string length when filtering
> > on dynamic strings.
> >
> > [PATCH 1/2] tracing/events: add missing type info of dynamic arrays
> > [PATCH 2/2] tracing/events: record the size of dynamic arrays
> > ---
> > include/trace/ftrace.h | 18 ++++++++++--------
> > kernel/trace/trace_events_filter.c | 6 ++++--
> > 2 files changed, 14 insertions(+), 10 deletions(-)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/