public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH pahole 0/2] Add support for BTF deduplication
@ 2019-02-17  8:20 Andrii Nakryiko
  2019-02-17  8:20 ` [PATCH pahole 1/2] libbpf: pull latest libbpf and build libbpf as shared lib Andrii Nakryiko
  2019-02-17  8:20 ` [PATCH pahole 2/2] btf_encoder: run BTF deduplication before writing out to ELF Andrii Nakryiko
  0 siblings, 2 replies; 9+ messages in thread
From: Andrii Nakryiko @ 2019-02-17  8:20 UTC (permalink / raw)
  To: acme, ast, dwarves, bpf, kernel-team, andrii.nakryiko; +Cc: Andrii Nakryiko

This patchset adds btf_dedup() support during DWARF to BTF conversion.

Andrii Nakryiko (2):
  libbpf: pull latest libbpf and build libbpf as shared lib
  btf_encoder: run BTF deduplication before writing out to ELF

 CMakeLists.txt | 13 +++++++++----
 lib/bpf        |  2 +-
 libbtf.c       | 44 ++++++++++++++++++++++++++++++++++----------
 3 files changed, 44 insertions(+), 15 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-02-19 13:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-17  8:20 [PATCH pahole 0/2] Add support for BTF deduplication Andrii Nakryiko
2019-02-17  8:20 ` [PATCH pahole 1/2] libbpf: pull latest libbpf and build libbpf as shared lib Andrii Nakryiko
2019-02-18 12:48   ` Arnaldo Carvalho de Melo
2019-02-17  8:20 ` [PATCH pahole 2/2] btf_encoder: run BTF deduplication before writing out to ELF Andrii Nakryiko
     [not found]   ` <20190218142900.GR31177@kernel.org>
2019-02-18 19:38     ` Andrii Nakryiko
2019-02-18 19:55       ` Arnaldo Carvalho de Melo
2019-02-19  2:44         ` Andrii Nakryiko
2019-02-19  2:46           ` Alexei Starovoitov
2019-02-19 13:56       ` Arnaldo Carvalho de Melo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox