pub/scm/devel/pahole/pahole.git  about / heads / tags
Pahole and other DWARF utils
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       dwarves: libbpf sync with 1.8 (2026-04-13)
  next         dwarves: libbpf sync with 1.8 (2026-04-13)
  tmp.master   dwarves: libbpf sync with 1.8 (2026-04-13)
  tmp.next     dwarves: libbpf sync with 1.8 (2026-04-13)
  btf2btf      tests: Add test of pahole using BTF as input to BTF generation (2025-07-03)
  next.v1.30   Prep 1.30 (2025-04-09)
  next.attributes-v4 pahole: add a BTF feature check function (2025-03-23)
  next-alan    Fix spelling error. (2025-02-25)
  btf_global_vars btf_encoder: Add global_var feature to encode globals (2024-10-01)
  test         tests prettify_perf.data: Add regression test for 'pahole --prettify' (2024-08-28)
  btf_reproducible_build tests: Add a BTF reproducible generation test (2024-04-02)
  rust         WIP: Initial support for DW_TAG_template_type_parameter for DW_TAG_subprogram (2023-02-13)
  alt_dwarf    WIP: Remove DW_TAG_atomic_type when encoding BTF (2023-01-24)
  WIP-imported-unit WIP (2022-11-25)
  nex          emit: Don't mark a enum with nr_members == 0 as printed, its just a fwd decl (2022-09-23)
  tmp.1.20     pahole: Prep 1.20 (2021-02-03)
  DW_AT_data_bit_offset dwarf_loader: Support DW_AT_data_bit_offset (2021-01-28)
  tmp          btf_loader: handle union forward declaration properly (2020-10-26)
  tmp.libbtf_encoder btf_encoder: support cross-compiled ELF binaries with different endianness (2020-10-20)
  tmp.packed   dwarf_loader: Conditionally define DW_AT_alignment (2020-10-08)
  pretty       pahole: Support multiple types for pretty printing (2020-08-05)
  bitfield     fprintf: Show statistics about holes due to forced alignments (2019-04-03)
  tmp.bitfield dwarves_fprintf: Count bitfield member sizes separately (2019-03-29)
  tmp.type_id_t-as-uint32_t dwarves: Switch type_id_t from uint16_t to uint32_t (2019-03-07)

git clone https://yhbt.net/pub/scm/devel/pahole/pahole.git