[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <10081742-ebd5-fa1c-3531-b0afe510d16d@gmail.com>
Date: Thu, 19 May 2016 08:23:06 -0600
From: David Ahern <dsahern@...il.com>
To: He Kuang <hekuang@...wei.com>, peterz@...radead.org,
mingo@...hat.com, acme@...nel.org,
alexander.shishkin@...ux.intel.com, jolsa@...hat.com,
wangnan0@...wei.com, jpoimboe@...hat.com, ak@...ux.intel.com,
eranian@...gle.com, namhyung@...nel.org, adrian.hunter@...el.com,
sukadev@...ux.vnet.ibm.com, masami.hiramatsu.pt@...achi.com,
tumanova@...ux.vnet.ibm.com, kan.liang@...el.com,
penberg@...nel.org
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/6] perf tools: Set buildid dir under symfs when
--symfs is provided
On 5/19/16 5:47 AM, He Kuang wrote:
> This patch moves the reference of buildid dir to 'symfs/.debug' and
> skips the local buildid dir when '--symfs' is given, so that every
> single file opened by perf is relateive to symfs directory now.
>
> Signed-off-by: He Kuang <hekuang@...wei.com>
> ---
> tools/perf/builtin-annotate.c | 5 +++--
> tools/perf/builtin-diff.c | 5 +++--
> tools/perf/builtin-report.c | 5 +++--
> tools/perf/builtin-script.c | 5 +++--
> tools/perf/builtin-timechart.c | 5 +++--
> tools/perf/util/dso.c | 4 +---
> tools/perf/util/symbol.c | 23 +++++++++++++++++++++++
> tools/perf/util/symbol.h | 2 ++
> 8 files changed, 41 insertions(+), 13 deletions(-)
Acked-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists