Re: [PATCH] perf: introduce new two options for objdump.

From: Arnaldo Carvalho de Melo
Date: Tue May 19 2015 - 10:33:11 EST


Em Tue, May 19, 2015 at 08:29:58AM -0600, David Ahern escreveu:
> On 5/19/15 8:08 AM, Arnaldo Carvalho de Melo wrote:
> >Em Thu, Jan 29, 2015 at 02:03:46PM +0100, Martin LiÅka escreveu:
> >>Newly introduced options usedfull for off-box usage:

> > New useful options for off-box usage:

> >> --objdump-prefix: specify prefix to add to the absolute paths
> >> where objdump looks for source files.
> >> --objdump-prefix-strip: indicate how many initial directory names
> >> to strip off the hardwired absolute paths, passed to objdump.
> >> It has no effect without --objdump-prefix.

> >Does this, for instance, allows one looking at source code + assembly
> >with debuginfo packages? Is that a usecase you tested this against?

> >Anyway, sorry for the delay in processing this, fell thru the cracks ;-\

> >Can you please respin this on top of my current perf/core, at:

> >git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git

> Perhaps it should be generalized a bit? Right now we have symfs for the
> location of the tree for binaries. What about a srcfs for a source tree?

That is a good idea indeed.

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