Re: [PATCH] perf script: Add comm filtering option

From: Arnaldo Carvalho de Melo
Date: Mon Nov 21 2011 - 10:56:07 EST


Em Mon, Nov 21, 2011 at 08:46:03AM -0700, David Ahern escreveu:
> On 11/21/2011 05:58 AM, Arnaldo Carvalho de Melo wrote:
> > Em Fri, Nov 18, 2011 at 11:39:45AM -0700, David Ahern escreveu:
> >> Allows collecting events system wide and then pulling out events
> >> for a specific task name(s). e.g,
> >>
> >> perf script -c gnome-shell,gnome-terminal
> >>
> >> Applies on top of:
> >> https://lkml.org/lkml/2011/11/13/74
> >
> > Can't we just reuse symbol_conf.comm_list[_str]?
> >
> > - Arnaldo
>
> For now, yes. I'll redo.

Great, if we have any need to have those in separate variables in the
future, no problem we can do that at that point.

- Arnaldo
--
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/