Re: perf tools: Introduce new -P/--parent-deep report option

From: Jiri Olsa
Date: Thu Jun 27 2013 - 05:21:40 EST


On Thu, Jun 27, 2013 at 02:29:21PM +0900, Namhyung Kim wrote:
> Hi Arnaldo,
>
> On Wed, 26 Jun 2013 11:58:53 -0300, Arnaldo Carvalho de Melo wrote:
> > Hi Jiri,
> >
> > About the patch below, can't this be solved by using a regex
> > instead of a simple substring search instead of adding a new command
> > line option?
>
> ???
>
> IIUC he reused parent_regex for this.
>
> And I think we can have the same effect by using -G and -p option
> together without this new option.

I think you're right.. I haven't realized I could reverse
the backtrace and search the same way via -p

thanks,
jirka
--
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/