[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110114174928.GA1926@nowhere>
Date: Fri, 14 Jan 2011 18:49:30 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Lai Jiangshan <laijs@...fujitsu.com>
Cc: Steven Rostedt <rostedt@...dmis.org>, Ingo Molnar <mingo@...e.hu>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tracing: remove syscall_exit_fields
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@...fujitsu.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists