Re: [PATCH] tracing: remove syscall_exit_fields

From: Frederic Weisbecker
Date: Fri Jan 14 2011 - 12:49:43 EST


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.

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