pahole and other type info tools

Clone this repo:
  1. 042d739 pahole: Sync with libbpf mainline by Alan Maguire · 3 weeks ago master
  2. 52e071d Prep 1.30 by Alan Maguire · 6 weeks ago next.v1.30 tmp.next v1.30
  3. 06350d1 dwarves: Fix clang warning about unused variable by Alan Maguire · 3 months ago
  4. d0511b0 dwarves: Add github actions to build, test by Alan Maguire · 3 months ago
  5. b4a071d pahole: When trying to encode BTF avoid DWARF less files by Arnaldo Carvalho de Melo · 7 weeks ago
  6. 59f5409 dwarf_loader: Fix termination on BTF encoding error by Ihor Solodrai · 7 weeks ago
  7. 785b945 pahole: Add a BTF feature check function by Alan Maguire · 8 weeks ago
  8. d13f825 man-pages: Describe attributes and remove reproducible_build by Ihor Solodrai · 3 months ago
  9. 40e82f5 pahole: Introduce --btf_feature=attributes by Ihor Solodrai · 3 months ago
  10. e64fd0d btf_encoder: Emit type tags for bpf_arena pointers by Ihor Solodrai · 3 months ago
  11. fe2dcd2 pahole: Sync with libbpf mainline by Ihor Solodrai · 3 months ago
  12. 9cabda4 btf_encoder: Use __weak declarations of version-dependent libbpf API by Ihor Solodrai · 9 weeks ago
  13. c567717 btf_encoder: Refactor btf_encoder__tag_kfuncs() by Ihor Solodrai · 9 weeks ago
  14. cfdce16 btf_encoder: Filter out __gendwarfksyms_ptr_ by Sami Tolvanen · 9 weeks ago
  15. a0be596 Fix spelling error. by Domenico Andreoli · 4 months ago
  16. 9810758 btf_encoder: Verify 0 address DWARF variables are in ELF section by Alan Maguire · 5 months ago
  17. f4b7628 btf_encoder: Fix memory access bugs by Ihor Solodrai · 5 months ago
  18. 4ef47f8 Prep 1.29 by Arnaldo Carvalho de Melo · 4 months ago tmp.master v1.29
  19. 7f9c031 btf_encoder: Always initialize func_state to 0 by Ihor Solodrai · 4 months ago
  20. 24c655f btf_encoder: Switch func_states from a list to an array by Ihor Solodrai · 4 months ago