messages from 2024-11-15 09:34:39 to 2025-01-09 16:02:05 UTC [more...]
[PATCH 1/1] pfunct: Don't print functions twice when using -f
2025-01-09 16:02 UTC (3+ messages)
[PATCH dwarves] dwarves: set cu->obstack chunk size to 128Kb
2025-01-08 17:22 UTC (5+ messages)
[PATCH dwarves v4 00/10] pahole: faster reproducible BTF encoding
2025-01-07 20:35 UTC (12+ messages)
` [PATCH dwarves v4 01/10] btf_encoder: simplify function encoding
` [PATCH dwarves v4 02/10] btf_encoder: free encoder->secinfo in btf_encoder__delete
` [PATCH dwarves v4 03/10] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v4 04/10] btf_encoder: introduce elf_functions struct type
` [PATCH dwarves v4 05/10] btf_encoder: introduce elf_functions_list
` [PATCH dwarves v4 06/10] btf_encoder: remove skip_encoding_inconsistent_proto
` [PATCH dwarves v4 07/10] dwarf_loader: introduce cu->id
` [PATCH dwarves v4] dwarf_loader: multithreading with a job/worker model
` [PATCH dwarves v4 09/10] btf_encoder: clean up global encoders list
` [PATCH dwarves v4] btf_encoder: switch func_states from a list to an array
[PATCH dwarves v3 0/8] pahole: faster reproducible BTF encoding
2025-01-03 9:27 UTC (22+ messages)
` [PATCH dwarves v3 1/8] btf_encoder: simplify function encoding
` [PATCH dwarves v3 2/8] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v3 3/8] btf_encoder: introduce elf_functions struct type
` [PATCH dwarves v3 4/8] btf_encoder: introduce elf_functions_list
` [PATCH dwarves v3 5/8] btf_encoder: remove skip_encoding_inconsistent_proto
` [PATCH dwarves v3 6/8] dwarf_loader: introduce cu->id
` [PATCH dwarves v3 7/8] dwarf_loader: multithreading with a job/worker model
` [PATCH dwarves v3 8/8] btf_encoder: clean up global encoders list
[PATCH dwarves v1 1/2] btf_loader: support for multiple BTF_DECL_TAGs pointing to same tag
2025-01-03 1:18 UTC (10+ messages)
` [PATCH dwarves v1 2/2] tests: verify that pfunct prints btf_decl_tags read from BTF
[PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding
2024-12-20 12:31 UTC (30+ messages)
` [PATCH dwarves v2 01/10] btf_encoder: simplify function encoding
` [PATCH dwarves v2 02/10] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v2 03/10] dwarf_loader: introduce pre_load_module hook to conf_load
` [PATCH dwarves v2 04/10] btf_encoder: introduce elf_functions struct type
` [PATCH dwarves v2 05/10] btf_encoder: collect elf_functions in btf_encoder__pre_load_module
` [PATCH dwarves v2 06/10] btf_encoder: switch to shared elf_functions table
` [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context
` [PATCH dwarves v2 08/10] btf_encoder: remove skip_encoding_inconsistent_proto
` [PATCH dwarves v2 09/10] dwarf_loader: introduce cu->id
` [PATCH dwarves v2 10/10] dwarf_loader: multithreading with a job/worker model
[PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
2024-12-17 21:35 UTC (3+ messages)
[REGRESSION] module BTF validation failure (Error -22) on next
2024-12-17 8:02 UTC (4+ messages)
[PATCH dwarves v2] btf_encoder: fix memory access bugs
2024-12-16 18:31 UTC
[PATCH dwarves] btf_encoder: fix memory access bugs
2024-12-16 16:02 UTC (2+ messages)
[RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding
2024-12-09 23:55 UTC (26+ messages)
` [RFC PATCH 1/9] btf_encoder: simplify function encoding
` [RFC PATCH 2/9] btf_encoder: store,use section-relative addresses in ELF function representation
` [RFC PATCH 3/9] btf_encoder: separate elf function, saved function representations
` [RFC PATCH 4/9] dwarf_loader: introduce pre_load_module hook to conf_load
` [RFC PATCH 5/9] btf_encoder: introduce elf_functions struct type
` [RFC PATCH 6/9] btf_encoder: collect elf_functions in btf_encoder__pre_load_module
` [RFC PATCH 7/9] btf_encoder: switch to shared elf_functions table
` [RFC PATCH 8/9] btf_encoder: introduce btf_encoding_context
` [RFC PATCH 9/9] pahole: faster reproducible BTF encoding
[PATCH dwarves v1] pahole: generate "bpf_fastcall" decl tags for eligible kfuncs
2024-12-09 20:05 UTC (3+ messages)
ANNOUNCE: pahole v1.28 (flex arrays, bpf_fastcall, global vars, btf endianness, distilled BTF base, reg tests)
2024-12-07 14:33 UTC
RFT: Testing pahole for the release of v1.28
2024-12-05 11:07 UTC (3+ messages)
[PATCH dwarves v3 0/1] btf_encoder: handle .BTF_ids section endianness
2024-11-28 21:14 UTC (9+ messages)
` [PATCH dwarves v3 1/1] "
[PATCH dwarves v2 0/1] btf_encoder: handle .BTF_ids section endianness
2024-11-27 0:35 UTC (7+ messages)
` [PATCH dwarves v2 1/1] "
[PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling
2024-11-27 0:30 UTC (9+ messages)
[PATCH 1/1] CMakeLists.txt: Require cmake 3.5 or higher
2024-11-26 17:23 UTC
[PATCH dwarves v4] Respect CMAKE_INSTALL_LIBDIR
2024-11-26 16:11 UTC (2+ messages)
[PATCH dwarves v3] Respect CMAKE_INSTALL_LIBDIR
2024-11-25 21:40 UTC (5+ messages)
[PATCH dwarves v2] Respect CMAKE_INSTALL_LIBDIR
2024-11-25 20:28 UTC (3+ messages)
[PATCH dwarves] Respect CMAKE_INSTALL_LIBDIR
2024-11-25 19:12 UTC (4+ messages)
[PATCH 0/5] Fix segfaults related to missing BTF support
2024-11-19 22:33 UTC (12+ messages)
` [PATCH 1/5] core: Add method to get the vmlinux BTF filename, allow overriding it via env var
` [PATCH 2/5] tests default_vmlinux_btf: Introduce test for using BTF by default
` [PATCH 3/5] pahole: Honour exclusive BTF loading
` [PATCH 4/5] tests default_vmlinux_btf: Cover the no args segfault too
` [PATCH 5/5] core, libctf: Check if constructor arguments are NULL before using them
[PATCH 0/5] Fix segfaults related to missing BTF support
2024-11-19 20:15 UTC (13+ messages)
` [PATCH 4/5] tests default_vmlinux_btf: Cover the no args segfault too
` [PATCH 5/5] core, libctf: Check if constructor arguments are NULL before using them
` [PATCH 1/5] core: Add method to get the vmlinux BTF filename, allow overriding it via env var
` [PATCH 2/5] tests default_vmlinux_btf: Introduce test for using BTF by default
[PATCH v3 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
2024-11-16 20:11 UTC (7+ messages)
` [PATCH v3 dwarves 1/2] dwarf_loader: "
` [PATCH v3 dwarves 2/2] dwarf_loader: use libdw__lock for dwarf_getlocation(s)
[PATCH dwarves 0/3] Check DW_OP_[GNU_]entry_value for possible parameter matching
2024-11-15 16:26 UTC (7+ messages)
` [PATCH dwarves 3/3] dwarf_loader: "
` elfutils thread-safety (Was: [PATCH dwarves 3/3] dwarf_loader: Check DW_OP_[GNU_]entry_value for possible parameter matching)
[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
2024-11-15 15:00 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