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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to