[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091006152556.GD5152@nowhere>
Date: Tue, 6 Oct 2009 17:25:58 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: Tom Zanussi <tzanussi@...il.com>, linux-kernel@...r.kernel.org,
mingo@...e.hu, rostedt@...dmis.org, lizf@...fujitsu.com
Subject: Re: [PATCH 2/3] perf trace: Update eval_flag() flags array to
match interrupt.h
On Tue, Oct 06, 2009 at 05:22:58PM +0200, Frederic Weisbecker wrote:
> On Tue, Oct 06, 2009 at 11:21:06AM -0400, Christoph Hellwig wrote:
> > On Tue, Oct 06, 2009 at 05:19:00PM +0200, Frederic Weisbecker wrote:
> > > Yeah. We may want to do that by including trace/events/irq.h
> > > and then use the show_softirq_name() macro defined there.
> > >
> > > The rest of the header can be wrapped through no-op macros and
> > > stub includes.
> >
> > No, not at all. Performance tracing tools really should not be
> > dependent on the kernel source. This kind of creep is exactly what I
> > feared from putting the perf source in the kernel tree.
> >
>
> I see...
> Then the only solution I can imagine is to export a debugfs file
> in the tracing directory that provides this name resolution.
>
I mean, not something that we would check from an offline client,
but something we could include in the traces info while recording the
traces.
--
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