[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200918122604.GA1766541@kernel.org>
Date: Fri, 18 Sep 2020 09:26:04 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Masami Hiramatsu <mhiramat@...nel.org>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>,
"Frank Ch . Eigler" <fche@...hat.com>,
Aaron Merey <amerey@...hat.com>,
Daniel Thompson <daniel.thompson@...aro.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] perf probe: Fall back to debuginfod query if
debuginfo and source not found
Em Fri, Sep 18, 2020 at 11:47:45AM +0900, Masami Hiramatsu escreveu:
> On Thu, 17 Sep 2020 21:40:22 -0300 Arnaldo Carvalho de Melo <acme@...nel.org> wrote:
> > util/probe-finder.c:1989:35: error: unused parameter 'new_path' [-Werror=unused-parameter]
> > 1989 | const char *sbuild_id, char **new_path)
> > | ~~~~~~~^~~~~~~~
> > CC /tmp/build/perf/util/lzma.o
> > I.e. please test with:
> > [acme@...co perf]$ grep DEBUGINFOD tools/perf/Makefile.perf
> > # Define NO_LIBDEBUGINFOD if you do not want support debuginfod
> > [acme@...co perf]$
> Oops, right. I forgot to install libdebuginfod also on host side...
> Let me update the series.
Reapplied, retrying, thanks for the quick response, always appreciated.
- Arnaldo
Powered by blists - more mailing lists