[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E9DD418.7030005@redhat.com>
Date: Tue, 18 Oct 2011 14:31:36 -0500
From: David Smith <dsmith@...hat.com>
To: Christoph Hellwig <hch@...radead.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [RFC PATCH] Tracepoint: add exec tracepoint
On 10/18/2011 01:58 PM, Christoph Hellwig wrote:
> On Tue, Oct 18, 2011 at 01:41:35PM -0500, David Smith wrote:
>> Added general purpose exec tracepoint. The 'bprm' argument gives details of the exec.
>
> Given that you only need the filename from the bprm please just pass
> it directly.
Thanks for looking at the patch.
I'm not totally opposed to this change, but passing bprm allows custom
tracepoint handlers to look at other fields in bprm besides filename,
which could be useful (depending on your needs).
But, I don't have a real strong opinion here.
--
David Smith
dsmith@...hat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)
--
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