[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090413101456.GA4716@infradead.org>
Date: Mon, 13 Apr 2009 06:14:56 -0400
From: Christoph Hellwig <hch@...radead.org>
To: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
Cc: Theodore Ts'o <tytso@....edu>,
Ext4 Developers List <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH, RFC 2/2] ext4: Convert instrumentation from markers to
tracepoints
On Mon, Apr 13, 2009 at 12:29:10PM +0530, Aneesh Kumar K.V wrote:
> We moved all the ext4 headers to fs/ext4/ Can this be
> fs/ext4/ext4_trace_types.h ?
With the current event tracer in mainline those files get included
into kernel/trace/events.o so it is required to be global. Steve
has some patches in his queue to allow TRACE_EVENT to work in
modules which losens that requirement. Last time I talked to him
he still wants to have the headers in include/trace/ as a policy
but I hope we can get away from that.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists