messages from 2025-01-15 21:06:38 to 2025-05-08 09:38:09 UTC [more...]
[PATCH dwarves v1] dwarf_loader: Fix skipped encoding of function BTF on 32-bit systems
2025-05-08 9:38 UTC (5+ messages)
` [PATCH dwarves v2] "
Pahole/BTF issue with __int128
2025-05-07 22:20 UTC (3+ messages)
[RFC dwarves 0/3] Explore using address-based DWARF->ELF
2025-05-06 18:30 UTC (6+ messages)
` [RFC dwarves 1/3] btf_encoder: collect ELF function addresses
` [RFC dwarves 2/3] dwarf_loader: make more effort to retrieve a function address
` [RFC dwarves 3/3] btf_encoder: use function address to match ELF -> DWARF
BUG in pahole?: strange error in tests/flexible_arrays.sh
2025-05-02 20:39 UTC (3+ messages)
[PATCH RFC 0/3] list inline expansions in .BTF.inline
2025-05-02 8:31 UTC (11+ messages)
` [PATCH RFC 1/3] dwarf_loader: Add parameters list to inlined expansion
` [PATCH RFC 2/3] dwarf_loader: Add name to inline expansion
` [PATCH RFC 3/3] inline_encoder: Introduce inline encoder to emit BTF.inline
pahole and gcc-14 issues
2025-04-29 21:44 UTC (26+ messages)
[PATCH dwarves] pahole: Sync with libbpf mainline
2025-04-29 19:55 UTC
[PATCH bpf-next] libbpf: add identical pointer detection to btf_dedup_is_equiv()
2025-04-29 18:35 UTC (3+ messages)
die__process: DW_TAG_compile_unit, DW_TAG_type_unit, DW_TAG_partial_unit or DW_TAG_skeleton_unit expected got INVALID (0x0) @ 115a4a9!
2025-04-26 17:39 UTC (5+ messages)
pahole v1.30 and libbpf: Introduce kflag for type_tags and decl_tags in BTF
2025-04-24 7:48 UTC
ANNOUNCE: pahole v1.30 (BTF type tags for arena pointers,,kfunc refactoring, github CI)
2025-04-22 8:29 UTC
[PATCH] CMakeLists.txt: Remove custom `LIB_INSTALL_DIR` handling
2025-04-20 6:42 UTC
Despite `-DCMAKE_INSTALL_LIBDIR=/usr/lib` libraries installed to `/usr/usr/lib`
2025-04-18 10:35 UTC (2+ messages)
[PATCH v2 dwarves 0/2] dwarves: Introduce github actions for CI
2025-04-17 23:23 UTC (8+ messages)
` [PATCH v2 dwarves 1/2] dwarves: Add github actions to build, test
` [PATCH v2 dwarves 2/2] dwarves: Fix clang warning about unused variable
Is 1.30 released?
2025-04-17 15:38 UTC (4+ messages)
[PATCH 1/1] pahole: When trying to encode BTF avoid DWARF less files
2025-04-08 10:14 UTC (5+ messages)
[PATCH] kbuild: Require pahole >v1.29 with GENDWARFKSYMS and BTF on X86
2025-04-08 3:04 UTC (3+ messages)
[PATCH dwarves] dwarf_loader: fix termination on BTF encoding error
2025-04-02 9:56 UTC (4+ messages)
parallel pahole hangs while building modules from nvidia-open-kernel-dkms
2025-03-31 13:17 UTC (8+ messages)
[PATCH dwarves v4 0/6] btf_encoder: emit type tags for bpf_arena pointers
2025-03-27 15:40 UTC (19+ messages)
` [PATCH dwarves v4 1/6] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH dwarves v4 2/6] btf_encoder: use __weak declarations of version-dependent libbpf API
` [PATCH dwarves v4 3/6] pahole: sync with libbpf mainline
` [PATCH dwarves v4 4/6] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH dwarves v4 5/6] pahole: introduce --btf_feature=attributes
` [PATCH dwarves v4 6/6] man-pages: describe attributes and remove reproducible_build
[PATCH dwarves] btf_encoder: Filter out __gendwarfksyms_ptr_
2025-03-24 8:16 UTC (6+ messages)
[PATCH dwarves 0/2] dwarves: Introduce github actions for CI
2025-03-12 20:28 UTC (6+ messages)
` [PATCH dwarves 1/2] dwarves: Add github actions to build, test
` [PATCH dwarves 2/2] dwarves: Fix clang warning about unused variable
[PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
2025-03-12 16:53 UTC (6+ messages)
[PATCH dwarves v2] btf_encoder: fix memory access bugs
2025-03-12 16:52 UTC (5+ messages)
[PATCH] Fix spelling error
2025-03-12 16:51 UTC (3+ messages)
[PATCH bpf-next v3 0/4] btf_encoder: emit type tags for bpf_arena pointers
2025-02-25 9:36 UTC (10+ messages)
` [PATCH bpf-next v3 1/4] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH bpf-next v3 2/4] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH bpf-next v3 3/4] pahole: introduce --btf_feature=attributes
` [PATCH bpf-next v3 4/4] man-pages: describe attributes and remove reproducible_build
[PATCH 0/3] Fix duplicated VAR and secinfo
2025-02-25 1:16 UTC (14+ messages)
` [PATCH 1/3] btf_encoder: move btf_encoder__add_decl_tag()
` [PATCH 2/3] btf_encoder: postpone VARs until encoding DATASEC
` [PATCH 3/3] btf_encoder: don't encode duplicate variables
[PATCH v2 dwarves 0/4] btf_encoder: emit type tags for bpf_arena pointers
2025-02-19 18:03 UTC (11+ messages)
` [PATCH v2 dwarves 1/4] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH v2 dwarves 2/4] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH v2 dwarves 3/4] pahole: introduce --btf_feature=attributes
` [PATCH v2 dwarves 4/4] man-pages: describe attributes and remove reproducible_build
Alignment information
2025-02-18 15:57 UTC (3+ messages)
[PATCH dwarves 0/3] btf_encoder: emit type tags for bpf_arena pointers
2025-02-11 0:35 UTC (10+ messages)
` [PATCH dwarves 2/3] "
` [PATCH dwarves 3/3] pahole: introduce --btf_feature=attributes
` [PATCH dwarves 1/3] btf_encoder: collect kfuncs info in btf_encoder__new
[PATCH] Reformat a too long line
2025-02-10 20:01 UTC (3+ messages)
pahole missing final "cacheline boundary" message
2025-02-01 14:03 UTC
ANNOUNCE: pahole v1.29 (Better DWARF loading & BTF encoding)
2025-01-21 12:29 UTC
[PATCH dwarves] btf_encoder: always initialize func_state to 0
2025-01-17 0:14 UTC (6+ messages)
[REGRESSION] module BTF validation failure (Error -22) on next
2025-01-16 9:51 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox