From: Alan Maguire <alan.maguire@oracle.com>
To: acme@kernel.org
Cc: jolsa@kernel.org, andrii@kernel.org, ast@kernel.org,
eddyz87@gmail.com, dwarves@vger.kernel.org, bpf@vger.kernel.org,
Alan Maguire <alan.maguire@oracle.com>
Subject: [PATCH dwarves 1/2] pahole: Sync with libbpf-1.5
Date: Mon, 29 Jul 2024 12:13:16 +0100 [thread overview]
Message-ID: <20240729111317.140816-2-alan.maguire@oracle.com> (raw)
In-Reply-To: <20240729111317.140816-1-alan.maguire@oracle.com>
This will pull in BTF support for distilled base BTF.
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
---
lib/bpf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/bpf b/lib/bpf
index 6597330..686f600 160000
--- a/lib/bpf
+++ b/lib/bpf
@@ -1 +1 @@
-Subproject commit 6597330c45d185381900037f0130712cd326ae59
+Subproject commit 686f600bca59e107af4040d0838ca2b02c14ff50
--
2.43.5
next prev parent reply other threads:[~2024-07-29 11:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-29 11:13 [PATCH dwarves 0/2] add distilled base BTF support to pahole Alan Maguire
2024-07-29 11:13 ` Alan Maguire [this message]
2024-07-29 11:13 ` [PATCH dwarves 2/2] btf_encoder: add "distilled_base" BTF feature to split BTF generation Alan Maguire
2024-08-26 16:18 ` [PATCH dwarves 0/2] add distilled base BTF support to pahole Arnaldo Carvalho de Melo
2024-08-26 16:18 ` 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=20240729111317.140816-2-alan.maguire@oracle.com \
--to=alan.maguire@oracle.com \
--cc=acme@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=dwarves@vger.kernel.org \
--cc=eddyz87@gmail.com \
--cc=jolsa@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.