dwarves.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH dwarves] libbpf: Get latest libbpf
@ 2021-09-17 22:48 Yonghong Song
  2021-09-18 21:35 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Yonghong Song @ 2021-09-17 22:48 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, dwarves
  Cc: Alexei Starovoitov, Andrii Nakryiko, bpf, Daniel Borkmann, kernel-team

Latest upstream LLVM now supports to emit btf_tag to
dwarf ([1]) and the kernel support for btf_tag is also
landed ([2]). Sync with latest libbpf which has
btf_tag support. Next step will be to implement
dwarf -> btf conversion for btf_tag.

 [1] https://reviews.llvm.org/D106621
 [2] https://lore.kernel.org/bpf/20210914223015.245546-1-yhs@fb.com

Signed-off-by: Yonghong Song <yhs@fb.com>
---
 lib/bpf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/bpf b/lib/bpf
index 986962f..980777c 160000
--- a/lib/bpf
+++ b/lib/bpf
@@ -1 +1 @@
-Subproject commit 986962fade5dfa89c2890f3854eb040d2a64ab38
+Subproject commit 980777cc16db75d5628a537c892aefc2640bb242
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-19 23:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 22:48 [PATCH dwarves] libbpf: Get latest libbpf Yonghong Song
2021-09-18 21:35 ` Arnaldo Carvalho de Melo
2021-09-19 23:10   ` Yonghong Song

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).