From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>,
"Frank Ch . Eigler" <fche@redhat.com>,
Aaron Merey <amerey@redhat.com>,
Daniel Thompson <daniel.thompson@linaro.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] perf probe: Fall back to debuginfod query if debuginfo and source not found
Date: Fri, 18 Sep 2020 09:26:04 -0300 [thread overview]
Message-ID: <20200918122604.GA1766541@kernel.org> (raw)
In-Reply-To: <20200918114745.08b667cc1c64f99d11892ea6@kernel.org>
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@kernel.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@quaco perf]$ grep DEBUGINFOD tools/perf/Makefile.perf
> > # Define NO_LIBDEBUGINFOD if you do not want support debuginfod
> > [acme@quaco 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
next prev parent reply other threads:[~2020-09-18 12:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-16 16:44 [PATCH 0/2] perf probe: Support debuginfod client Masami Hiramatsu
2020-09-16 16:44 ` [PATCH 1/2] perf probe: Fix to adjust symbol address with correct reloc_sym address Masami Hiramatsu
2020-09-16 16:44 ` [PATCH 2/2] perf probe: Fall back to debuginfod query if debuginfo and source not found Masami Hiramatsu
2020-09-18 0:40 ` Arnaldo Carvalho de Melo
2020-09-18 2:47 ` Masami Hiramatsu
2020-09-18 12:26 ` Arnaldo Carvalho de Melo [this message]
2020-09-16 18:13 ` [PATCH 0/2] perf probe: Support debuginfod client Frank Ch. Eigler
2020-09-16 18:52 ` Arnaldo Carvalho de Melo
2020-09-16 20:17 ` Frank Ch. Eigler
2020-09-17 3:07 ` Masami Hiramatsu
2020-09-17 13:54 ` Frank Ch. Eigler
2020-09-17 19:56 ` Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200918122604.GA1766541@kernel.org \
--to=acme@kernel.org \
--cc=acme@redhat.com \
--cc=amerey@redhat.com \
--cc=daniel.thompson@linaro.org \
--cc=fche@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.