Re: [PATCH] tracing: remove syscall_exit_fields

From: Steven Rostedt
Date: Fri Jan 14 2011 - 15:47:40 EST


On Fri, 2011-01-14 at 18:49 +0100, Frederic Weisbecker wrote:
> On Fri, Jan 14, 2011 at 05:49:02PM +0800, Lai Jiangshan wrote:
> >
> > Use event_class_syscall_exit.fields instead.
> > Remove syscall_exit_fields.
> > Remove syscall_get_enter_fields()
>
> I assume you meant syscall_get_exit_fields()
>
> > Add event_class_syscall_exit.fields initialization.
> >
> > Indentation has to be changed also, otherwise the line
> > ".fields = LIST_HEAD_INIT(event_class_syscall_exit.fields),"
> > I added will exceed 80 characters.
> >
> > Signed-off-by: Lai Jiangshan <laijs@xxxxxxxxxxxxxx>
>
> Nice!
>
> Steve, if you don't mind I'll handle that one as I have another
> patch for syscalls tracing.

Sure, go ahead.

-- Steve


--
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/