From: Frederic Weisbecker <fweisbec@gmail.com>
To: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Steven Rostedt <rostedt@goodmis.org>, Ingo Molnar <mingo@elte.hu>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tracing: remove syscall_exit_fields
Date: Fri, 14 Jan 2011 18:49:30 +0100 [thread overview]
Message-ID: <20110114174928.GA1926@nowhere> (raw)
In-Reply-To: <4D301C0E.8090408@cn.fujitsu.com>
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@cn.fujitsu.com>
Nice!
Steve, if you don't mind I'll handle that one as I have another
patch for syscalls tracing.
Thanks.
next prev parent reply other threads:[~2011-01-14 17:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 9:49 [PATCH] tracing: remove syscall_exit_fields Lai Jiangshan
2011-01-14 17:49 ` Frederic Weisbecker [this message]
2011-01-14 20:47 ` Steven Rostedt
2011-01-15 14:55 ` [tip:perf/urgent] tracing: Remove syscall_exit_fields tip-bot for Lai Jiangshan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110114174928.GA1926@nowhere \
--to=fweisbec@gmail.com \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.