[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <555B48E6.6000307@gmail.com>
Date: Tue, 19 May 2015 08:29:58 -0600
From: David Ahern <dsahern@...il.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>,
Martin Liška <mliska@...e.cz>
CC: a.p.zijlstra@...llo.nl, paulus@...ba.org, mingo@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf: introduce new two options for objdump.
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
>
> Thanks a lot!
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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists