messages from 2024-04-12 21:09:07 to 2024-09-02 18:44:52 UTC [more...]
FYI: CI regression on big-endian arch (s390) after recent pahole changes
2024-09-02 18:44 UTC (20+ messages)
[PATCH dwarves] pahole: Sync with latest in-progress libbpf-1.5
2024-09-02 14:10 UTC
[PATCH dwarves] dwarf_loader: Fix memleak in dwarf_cus__create_cu
2024-09-02 13:23 UTC (3+ messages)
[PATCH 1/1] pahole: Add option to obtain a vmlinux matching the running kernel
2024-08-29 0:08 UTC (2+ messages)
[PATCH 0/1] btf_loader support for subprogram linkage
2024-08-27 21:15 UTC (14+ messages)
` [PATCH 1/1] btf_loader: Support linkages for BTF subprograms
` [PATCH v2 0/1] btf_loader support for subprogram linkage
` [PATCH v2 1/1] btf_loader: Support linkages for BTF subprograms
[RFC] kbuild: bpf: Do not run pahole with -j on 32bit userspace
2024-08-27 8:37 UTC (11+ messages)
[PATCH 1/1] pfunct: Print DW_AT_external=1 functions once
2024-08-26 23:57 UTC (2+ messages)
[PATCH dwarves 0/2] add distilled base BTF support to pahole
2024-08-26 16:18 UTC (5+ messages)
` [PATCH dwarves 1/2] pahole: Sync with libbpf-1.5
` [PATCH dwarves 2/2] btf_encoder: add "distilled_base" BTF feature to split BTF generation
[PATCH dwarves] pahole: reduce memory usage by smarter deleting of CUs
2024-08-26 11:01 UTC
Is there any current plan for ipvlan to support AF_XDP?
2024-08-12 13:41 UTC (3+ messages)
[PATCH v2] pahole: Apply CU-level filters early in loading
2024-08-09 13:51 UTC (4+ messages)
[PATCH dwarves] pahole: only warn about multithreading in verbose mode
2024-08-02 13:44 UTC (2+ messages)
[PATCH] pahole: Apply CU-level filters early in loading
2024-08-01 9:20 UTC (6+ messages)
[PATCH dwarves] btf_encoder: log libbpf errors when they cause encoding errors
2024-07-26 12:31 UTC (3+ messages)
Bug#1076564: pahole BTF processing seems flaky on powerpc
2024-07-24 16:29 UTC (12+ messages)
[PATCH 1/1] dwarf_loader: Hash DW_TAG_enumerator entries
2024-07-16 18:43 UTC
ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
2024-07-10 19:31 UTC (13+ messages)
` [PATCH/RFT] "
` [PATCH fyi 1/1] dwarf_loader: Add missing cus__add(cus, cu) to cus__merge_and_process_cu()
[PATCH dwarves v3] pahole: enable --reproducible_build when SOURCE_DATE_EPOCH is set
2024-07-07 22:50 UTC (2+ messages)
[PATCH dwarves v2] pahole: enable --reproducible_build when SOURCE_DATE_EPOCH is set
2024-07-06 18:20 UTC (2+ messages)
[PATCH dwarves] pahole: enable --reproducible_build when SOURCE_DATE_EPOCH is set
2024-07-01 23:35 UTC (9+ messages)
[PATCH] core: make ptr_table__add do exponential allocation instead of incrementing
2024-06-16 22:01 UTC
pahole -J non-determinism and reproducible builds
2024-06-14 3:12 UTC (4+ messages)
Problem with BTF generation on mips64el
2024-06-12 3:31 UTC (22+ messages)
` elfutils DWARF problem was: "
RFT: Prepping up pahole 1.27
2024-06-09 15:39 UTC (4+ messages)
ANNOUNCE: pahole v1.23 (BTF tags and alignment inference)
2024-06-07 8:26 UTC (4+ messages)
` ANNOUNCE: pahole v1.26 (more holes, --bpf_features, --contains_enum)
[PATCH dwarves] Documentation/pahole: describe expected use of 'default'
2024-05-01 18:02 UTC (3+ messages)
[PATCHES 0/2] Introduce --btf_features=+extra_features syntax
2024-04-29 18:48 UTC (11+ messages)
` [PATCH 1/2] pahole: Factor out routine to process "--btf_features=all"
` [PATCH 2/2] pahole: Allow asking for extra features using the '+' prefix in --btf_features
[PATCH dwarves] btf_encoder: Fix dwarf int type with greater-than-16 byte issue
2024-04-25 14:19 UTC (4+ messages)
[PATCH dwarves 0/2] replace --btf_features="all" with "default"
2024-04-24 3:32 UTC (5+ messages)
` [PATCH dwarves 1/2] pahole: replace use of "all" with "default" for --btf_features
` [PATCH dwarves 2/2] tests: update reproducible_build test to use "default"
[PATCH dwarves 0/3] pahole: support nonstandard btf_features
2024-04-19 9:44 UTC (9+ messages)
` [PATCH dwarves 1/3] pahole: allow --btf_features to not participate in "all"
` [PATCH dwarves 2/3] pahole: add reproducible_build to --btf_features
` [PATCH dwarves 3/3] tests/reproducible_build: use --btf_features=all,reproducible_build
[PATCH 00/12]
2024-04-15 17:33 UTC (16+ messages)
` [PATCH 01/12] core: Allow asking for a reproducible build
` [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
` [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it
` [PATCH 04/12] dwarf_loader: Introduce dwarf_cus__process_cu()
` [PATCH 05/12] dwarf_loader: Create the cu/dcu pair in dwarf_cus__nextcu()
` [PATCH 06/12] dwarf_loader: Remove unused 'thr_data' arg from dwarf_cus__create_and_process_cu()
` [PATCH 07/12] core: Add unlocked cus__add() variant
` [PATCH 08/12] core: Add cus__remove(), counterpart of cus__add()
` [PATCH 09/12] dwarf_loader: Add the cu to the cus list early, remove on LSK_DELETE
` [PATCH 10/12] core/dwarf_loader: Add functions to set state of CU processing
` [PATCH 11/12] pahole: Encode BTF serially in a reproducible build
` [PATCH 12/12] tests: Add a BTF reproducible generation test
[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
2024-04-12 21:10 UTC (8+ 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