Re: [PATCHv2 1/2] perf tools: Collect tracing event data filesdirectly

From: Frederic Weisbecker
Date: Wed Sep 28 2011 - 09:55:34 EST


On Mon, Sep 26, 2011 at 04:56:06PM +0200, Jiri Olsa wrote:
> On Mon, Sep 26, 2011 at 09:36:31AM -0400, Steven Rostedt wrote:
> > On Mon, 2011-09-26 at 11:11 +0200, Jiri Olsa wrote:
> > > Changing the way the event files are searched by quering specified
> > > event files directly, instead of walking the events directory.
> > >
> > > Hopefully this way is more straightforward and faster.
> >
> > Have you looked at my code I posted earlier that uses the libparsevents?
> >
> > It uses globs such that you could do -e sched:sched* and it will enable
> > all sched events.
>
> ops, haven't seen those changes yet..
> I think I can go only with 2/2 patch, if the 1/2 collides with your changes

But it seems Steve's patches are not completely uncontroversial because
of some crazy disagreements on where the libparsevent.so should lay (tools generic
or tied to perf).

So until we get that situation solved, we should continue to move forward.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/