All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH dwarves 0/2] add distilled base BTF support to pahole
@ 2024-07-29 11:13 Alan Maguire
  2024-07-29 11:13 ` [PATCH dwarves 1/2] pahole: Sync with libbpf-1.5 Alan Maguire
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alan Maguire @ 2024-07-29 11:13 UTC (permalink / raw)
  To: acme; +Cc: jolsa, andrii, ast, eddyz87, dwarves, bpf, Alan Maguire

Patch 1 updates the libbpf commit to use latest libbpf with
btf__distill_base() support; patch 2 adds support for the
'distilled_base' BTF feature, used to support resilient
split BTF for kernel modules.

Alan Maguire (2):
  pahole: Sync with libbpf-1.5
  btf_encoder: add "distilled_base" BTF feature to split BTF generation

 btf_encoder.c      | 50 ++++++++++++++++++++++++++++++++++------------
 dwarves.h          |  1 +
 lib/bpf            |  2 +-
 man-pages/pahole.1 |  4 ++++
 pahole.c           |  1 +
 5 files changed, 44 insertions(+), 14 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2024-08-26 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 11:13 [PATCH dwarves 0/2] add distilled base BTF support to pahole Alan Maguire
2024-07-29 11:13 ` [PATCH dwarves 1/2] pahole: Sync with libbpf-1.5 Alan Maguire
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

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.