The DWARVES Debugging Tools
[Prev Page][Next Page]
- [PATCH] Reformat a too long line., Domenico Andreoli
- [PATCH] Fix spelling error., Domenico Andreoli
- pahole missing final "cacheline boundary" message, Domenico Andreoli
- ANNOUNCE: pahole v1.29 (Better DWARF loading & BTF encoding), Arnaldo Carvalho de Melo
- [LSF/MM/BPF TOPIC] pahole + BTF update and next steps, Arnaldo Carvalho de Melo
- pahole -J mishandles types in function scope,
Giuliano Procida
- [PATCH dwarves] btf_encoder: always initialize func_state to 0,
Ihor Solodrai
- [PATCH dwarves v4 RESEND 00/10] pahole: faster reproducible BTF encoding,
Ihor Solodrai
- [PATCH dwarves v4 RESEND 01/10] btf_encoder: simplify function encoding, Ihor Solodrai
- [PATCH dwarves v4 RESEND 02/10] btf_encoder: free encoder->secinfo in btf_encoder__delete, Ihor Solodrai
- [PATCH dwarves v4 RESEND 04/10] btf_encoder: introduce elf_functions struct type, Ihor Solodrai
- [PATCH dwarves v4 RESEND 05/10] btf_encoder: introduce elf_functions_list, Ihor Solodrai
- [PATCH dwarves v4 RESEND 03/10] btf_encoder: separate elf function, saved function representations, Ihor Solodrai
- [PATCH dwarves v4 RESEND 06/10] btf_encoder: remove skip_encoding_inconsistent_proto, Ihor Solodrai
- [PATCH dwarves v4 RESEND 07/10] dwarf_loader: introduce cu->id, Ihor Solodrai
- [PATCH dwarves v4 RESEND 08/10] dwarf_loader: multithreading with a job/worker model, Ihor Solodrai
- [PATCH dwarves v4 RESEND 09/10] btf_encoder: clean up global encoders list, Ihor Solodrai
- [PATCH dwarves v4 RESEND 10/10] btf_encoder: switch func_states from a list to an array, Ihor Solodrai
- Re: [PATCH dwarves v4 RESEND 00/10] pahole: faster reproducible BTF encoding, Jiri Olsa
- [PATCH dwarves v4 00/10] pahole: faster reproducible BTF encoding,
Ihor Solodrai
- [PATCH dwarves v4 01/10] btf_encoder: simplify function encoding, Ihor Solodrai
- [PATCH dwarves v4 04/10] btf_encoder: introduce elf_functions struct type, Ihor Solodrai
- [PATCH dwarves v4 02/10] btf_encoder: free encoder->secinfo in btf_encoder__delete, Ihor Solodrai
- [PATCH dwarves v4 03/10] btf_encoder: separate elf function, saved function representations, Ihor Solodrai
- [PATCH dwarves v4 06/10] btf_encoder: remove skip_encoding_inconsistent_proto, Ihor Solodrai
- [PATCH dwarves v4 05/10] btf_encoder: introduce elf_functions_list, Ihor Solodrai
- [PATCH dwarves v4 07/10] dwarf_loader: introduce cu->id, Ihor Solodrai
- [PATCH dwarves v4] dwarf_loader: multithreading with a job/worker model, Ihor Solodrai
- [PATCH dwarves v4 09/10] btf_encoder: clean up global encoders list, Ihor Solodrai
- [PATCH dwarves v4] btf_encoder: switch func_states from a list to an array, Ihor Solodrai
- Re: [PATCH dwarves v4 00/10] pahole: faster reproducible BTF encoding, Ihor Solodrai
- Re: [PATCH dwarves v4 00/10] pahole: faster reproducible BTF encoding, Arnaldo Carvalho de Melo
- [PATCH 1/1] pfunct: Don't print functions twice when using -f,
Arnaldo Carvalho de Melo
- [PATCH dwarves] dwarves: set cu->obstack chunk size to 128Kb,
Ihor Solodrai
- [PATCH dwarves v3 0/8] pahole: faster reproducible BTF encoding,
Ihor Solodrai
- [PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section,
Alan Maguire
- [PATCH dwarves v2] btf_encoder: fix memory access bugs,
Ihor Solodrai
- Re: [REGRESSION] module BTF validation failure (Error -22) on next,
Alan Maguire
- [PATCH dwarves] btf_encoder: fix memory access bugs,
Ihor Solodrai
- [PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding,
Ihor Solodrai
- [PATCH dwarves v2 03/10] dwarf_loader: introduce pre_load_module hook to conf_load, Ihor Solodrai
- [PATCH dwarves v2 02/10] btf_encoder: separate elf function, saved function representations, Ihor Solodrai
- [PATCH dwarves v2 04/10] btf_encoder: introduce elf_functions struct type, Ihor Solodrai
- [PATCH dwarves v2 05/10] btf_encoder: collect elf_functions in btf_encoder__pre_load_module, Ihor Solodrai
- [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context, Ihor Solodrai
- [PATCH dwarves v2 06/10] btf_encoder: switch to shared elf_functions table, Ihor Solodrai
- [PATCH dwarves v2 08/10] btf_encoder: remove skip_encoding_inconsistent_proto, Ihor Solodrai
- [PATCH dwarves v2 09/10] dwarf_loader: introduce cu->id, Ihor Solodrai
- [PATCH dwarves v2 10/10] dwarf_loader: multithreading with a job/worker model, Ihor Solodrai
- [PATCH dwarves v2 01/10] btf_encoder: simplify function encoding, Ihor Solodrai
- Re: [PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding, Eduard Zingerman
- [PATCH dwarves v1 1/2] btf_loader: support for multiple BTF_DECL_TAGs pointing to same tag,
Eduard Zingerman
- ANNOUNCE: pahole v1.28 (flex arrays, bpf_fastcall, global vars, btf endianness, distilled BTF base, reg tests), Arnaldo Carvalho de Melo
- RFT: Testing pahole for the release of v1.28,
Arnaldo Carvalho de Melo
- [RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding,
Ihor Solodrai
- [RFC PATCH 2/9] btf_encoder: store,use section-relative addresses in ELF function representation, Ihor Solodrai
- [RFC PATCH 1/9] btf_encoder: simplify function encoding, Ihor Solodrai
- [RFC PATCH 4/9] dwarf_loader: introduce pre_load_module hook to conf_load, Ihor Solodrai
- [RFC PATCH 3/9] btf_encoder: separate elf function, saved function representations, Ihor Solodrai
- [RFC PATCH 6/9] btf_encoder: collect elf_functions in btf_encoder__pre_load_module, Ihor Solodrai
- [RFC PATCH 5/9] btf_encoder: introduce elf_functions struct type, Ihor Solodrai
- [RFC PATCH 7/9] btf_encoder: switch to shared elf_functions table, Ihor Solodrai
- [RFC PATCH 9/9] pahole: faster reproducible BTF encoding, Ihor Solodrai
- [RFC PATCH 8/9] btf_encoder: introduce btf_encoding_context, Ihor Solodrai
- Re: [RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding, Jiri Olsa
- [PATCH dwarves v3 0/1] btf_encoder: handle .BTF_ids section endianness,
Eduard Zingerman
- [PATCH 1/1] CMakeLists.txt: Require cmake 3.5 or higher, Arnaldo Carvalho de Melo
- [PATCH dwarves v4] Respect CMAKE_INSTALL_LIBDIR,
Ben Olson
- [PATCH dwarves v3] Respect CMAKE_INSTALL_LIBDIR,
Ben Olson
- [PATCH dwarves v2] Respect CMAKE_INSTALL_LIBDIR,
Ben Olson
- [PATCH dwarves] Respect CMAKE_INSTALL_LIBDIR,
Ben Olson
- [PATCH dwarves v2 0/1] btf_encoder: handle .BTF_ids section endianness,
Eduard Zingerman
- [PATCH dwarves v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling,
Eduard Zingerman
- [PATCH 0/5] Fix segfaults related to missing BTF support,
Arnaldo Carvalho de Melo
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- <Possible follow-ups>
- [PATCH 0/5] Fix segfaults related to missing BTF support, Arnaldo Carvalho de Melo
[PATCH v3 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching,
Alan Maguire
[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching,
Alan Maguire
[PATCH dwarves 0/3] Check DW_OP_[GNU_]entry_value for possible parameter matching,
Yonghong Song
[PATCH dwarves] pahole: Sync with released libbpf-1.5, Alan Maguire
[PATCH dwarves] pahole: distilled_base btf_feature should be reported for libbpf > 1.5,
Alan Maguire
[PATCH dwarves 0/2] flexible_arrays tests fixes,
Alan Maguire
[PATCH dwarves 2/2] tests/flexible_arrays: print flex array struct from same vmlinux, Alan Maguire
[PATCH dwarves] btf_encoder: filter var names before btf name check,
Alan Maguire
Fedora kernel enabling Rust,
Arnaldo Carvalho de Melo
[PATCH dwarves 1/2] btf_loader: send warnings to stderr,
Alan Maguire
[PATCH v3 dwarves 0/5] btf_encoder: implement shared elf_functions table,
Ihor Solodrai
[PATCH dwarves] btf_encoder: use ELF_C_READ_MMAP,
Alan Maguire
[PATCH v2 dwarves 0/5] btf_encoder: implement shared elf_functions table,
Ihor Solodrai
[PATCH 0/3] Differentiate embedded flexible arrays from flexible ones,
Arnaldo Carvalho de Melo
[PATCH RFC 0/5] pahole --with_embedded_flexible_array,
Arnaldo Carvalho de Melo
[PATCH dwarves] btf_encoder: fix reversed condition for matching ELF section,
Stephen Brennan
[PATCH dwarves v4 0/4] Emit global variables in BTF,
Stephen Brennan
[PATCH dwarves 0/6] btf_encoder: implement shared elf_functions table,
Ihor Solodrai
[PATCH dwarves v3 0/5] Emit global variables in BTF,
Stephen Brennan
[PATCH dwarves 0/2] tests: reproducible_build/btf_functions fix,
Alan Maguire
[PATCH v2 1/1] tests reproducible_build.sh: Try first to find a vmlinux using pahole --running_kernel_vmlinux,
Arnaldo Carvalho de Melo
[PATCH 1/1] tests reproducible_build.sh: Try first to find a vmlinux using pahole --running_kernel_vmlinux, Arnaldo Carvalho de Melo
[PATCH dwarves 0/4] tests: unify behaviour, pass through fail,
Alan Maguire
[PATCH v4 dwarves 0/2] fixes for memory optimized BTF,
Alan Maguire
[PATCH 0/2] --padding option to combine with --with_flexible_array,
Arnaldo Carvalho de Melo
[PATCH v3 dwarves 0/3] reduce memory overhead of BTF encoding,
Alan Maguire
[PATCH dwarves v2 0/4] Emit global variables in BTF,
Stephen Brennan
[PATCH v2 dwarves 0/3] reduce memory overhead of BTF encoding,
Alan Maguire
[PATCH dwarves v1] pahole: generate "bpf_fastcall" decl tags for eligible kfuncs,
Eduard Zingerman
[PATCH dwarves 0/4] Emit global variables in BTF,
Stephen Brennan
Adding new fields to xsk_tx_metadata,
tianmuyang
[RFC dwarves] btf_encoder: record BTF-centric function state instead of DWARF-centric,
Alan Maguire
[PATCH 0/1] Handle printing pointer modifiers correctly,
Will Hawkins
[PATCH v2] dwarf_loader: Fix memleaks in creating cus,
Viktor Malik
[PATCH dwarves] pahole: Sync with latest in-progress libbpf-1.5, Alan Maguire
[PATCH dwarves] dwarf_loader: Fix memleak in dwarf_cus__create_cu,
Viktor Malik
FYI: CI regression on big-endian arch (s390) after recent pahole changes,
Eduard Zingerman
[PATCH 1/1] pahole: Add option to obtain a vmlinux matching the running kernel,
Arnaldo Carvalho de Melo
[PATCH 1/1] pfunct: Print DW_AT_external=1 functions once,
arnaldo . melo
[PATCH dwarves] pahole: reduce memory usage by smarter deleting of CUs, Alan Maguire
[PATCH 0/1] btf_loader support for subprogram linkage,
Will Hawkins
Re: [RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace,
Shung-Hsi Yu
Is there any current plan for ipvlan to support AF_XDP?,
Xin Liu
[PATCH v2] pahole: Apply CU-level filters early in loading,
Matthew Maurer
[PATCH dwarves] pahole: only warn about multithreading in verbose mode,
Alan Maguire
[PATCH] pahole: Apply CU-level filters early in loading,
Matthew Maurer
[PATCH dwarves 0/2] add distilled base BTF support to pahole,
Alan Maguire
[PATCH dwarves] btf_encoder: log libbpf errors when they cause encoding errors,
Alan Maguire
[no subject], Unknown
Re: Bug#1076564: pahole BTF processing seems flaky on powerpc,
Domenico Andreoli
[PATCH 1/1] dwarf_loader: Hash DW_TAG_enumerator entries, Arnaldo Carvalho de Melo
[no subject], Unknown
[PATCH dwarves v3] pahole: enable --reproducible_build when SOURCE_DATE_EPOCH is set,
Dominique Martinet
[PATCH dwarves v2] pahole: enable --reproducible_build when SOURCE_DATE_EPOCH is set,
Dominique Martinet
[no subject], Unknown
[no subject], Unknown
[PATCH dwarves] pahole: enable --reproducible_build when SOURCE_DATE_EPOCH is set,
Dominique Martinet
[PATCH 1/1] core: Initialize cu->node with INIT_LIST_HEAD(), Arnaldo Carvalho de Melo
[PATCH] core: make ptr_table__add do exponential allocation instead of incrementing, psykose
ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs),
Arnaldo Carvalho de Melo
RFT: Prepping up pahole 1.27,
Arnaldo Carvalho de Melo
Problem with BTF generation on mips64el,
Tony Ambardar
pahole -J non-determinism and reproducible builds,
Giuliano Procida
[PATCH dwarves] Documentation/pahole: describe expected use of 'default',
Alan Maguire
[PATCH dwarves] btf_encoder: Fix dwarf int type with greater-than-16 byte issue,
Yonghong Song
[PATCH dwarves 0/2] replace --btf_features="all" with "default",
Alan Maguire
[Index of Archives]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Yosemite Forum]