[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173032384796.1221980.9416206490432022133.b4-ty@kernel.org>
Date: Wed, 30 Oct 2024 14:30:47 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Masami Hiramatsu <mhiramat@...nel.org>,
"Frank Ch. Eigler" <fche@...hat.com>, Francesco Nigro <fnigro@...hat.com>,
Aaron Merey <amerey@...hat.com>, Adrian Hunter <adrian.hunter@...el.com>,
Ian Rogers <irogers@...gle.com>, Jiri Olsa <jolsa@...nel.org>,
Kan Liang <kan.liang@...ux.intel.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-perf-users@...r.kernel.org
Subject: Re: [PATCH 1/1 perf-tools-next] perf probe: Fix retrieval of
source files from a debuginfod server
On Mon, 28 Oct 2024 18:31:28 -0300, Arnaldo Carvalho de Melo wrote:
> When perf is linked with libdebuginfod:
>
> root@...ber:~# ldd ~/bin/perf | grep debuginfod
> libdebuginfod.so.1 => /lib64/libdebuginfod.so.1 (0x00007ff5c3930000)
> root@...ber:~# perf check feature debuginfod
> debuginfod: [ on ] # HAVE_DEBUGINFOD_SUPPORT
> root@...ber:~#
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
Powered by blists - more mailing lists