From: "Martin Liška" <mliska@suse.cz>
To: linux-perf-users@vger.kernel.org
Cc: lkml <linux-kernel@vger.kernel.org>,
Arnaldo Carvalho de Melo <acme@kernel.org>
Subject: Re: [PATCH] Add HAVE_DEBUGINFOD_SUPPORT to built-in features.
Date: Wed, 20 Apr 2022 13:38:44 +0200 [thread overview]
Message-ID: <2e8ea259-b77c-836a-2aea-d66eb47dd294@suse.cz> (raw)
In-Reply-To: <0d1c5ace-88e8-7102-1565-7c143f01a966@suse.cz>
(removing gcc-patches ML that was accidentally included)
On 4/20/22 13:30, Martin Liška wrote:
> The change adds debuginfod to ./perf -vv:
>
> ...
> debuginfod: [ OFF ] # HAVE_DEBUGINFOD_SUPPORT
> ...
>
> Signed-off-by: Martin Liska <mliska@suse.cz>
> ---
> tools/perf/builtin-version.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/perf/builtin-version.c b/tools/perf/builtin-version.c
> index 9cd074a3d825..a71f491224da 100644
> --- a/tools/perf/builtin-version.c
> +++ b/tools/perf/builtin-version.c
> @@ -65,6 +65,7 @@ static void library_status(void)
> #endif
> STATUS(HAVE_SYSCALL_TABLE_SUPPORT, syscall_table);
> STATUS(HAVE_LIBBFD_SUPPORT, libbfd);
> + STATUS(HAVE_DEBUGINFOD_SUPPORT, debuginfod);
> STATUS(HAVE_LIBELF_SUPPORT, libelf);
> STATUS(HAVE_LIBNUMA_SUPPORT, libnuma);
> STATUS(HAVE_LIBNUMA_SUPPORT, numa_num_possible_cpus);
next prev parent reply other threads:[~2022-04-20 11:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 11:30 Martin Liška
2022-04-20 11:38 ` Martin Liška [this message]
2022-04-20 16:33 ` 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=2e8ea259-b77c-836a-2aea-d66eb47dd294@suse.cz \
--to=mliska@suse.cz \
--cc=acme@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®