Pahole and other DWARF utils

Clone this repo:
  1. 31bc0d7 dwarf_loader: DW_TAG_subroutine_type may have a DW_AT_byte_size by Arnaldo Carvalho de Melo · 8 weeks ago master next tmp.master
  2. bfa033b pdwtags: Print DW_TAG_constant tags by Arnaldo Carvalho de Melo · 8 weeks ago
  3. afca84f fprintf: Add DW_TAG_constant pretty printer (constant__fprintf) by Arnaldo Carvalho de Melo · 8 weeks ago
  4. cb7eb75 dwarf_loader: Add support for DW_TAG_constant by Arnaldo Carvalho de Melo · 8 weeks ago
  5. 81558a5 pahole: Prep 1.25 by Arnaldo Carvalho de Melo · 9 weeks ago v1.25
  6. eab23eb fprintf: Fix `*` not being printed for pointers with btf_type_tag by Eduard Zingerman · 2 months ago
  7. c969e49 btf_loader: A hack for BTF import of btf_type_tag attributes by Eduard Zingerman · 3 months ago
  8. 40ebd8b fprintf: Correct names for types with btf_type_tag attribute by Eduard Zingerman · 3 months ago
  9. 4d17096 btf_encoder: Compare functions via prototypes not parameter names by Alan Maguire · 3 months ago
  10. 8273039 fprintf: Support skipping modifier by Alan Maguire · 3 months ago
  11. d184aaa fprintf: Generalize function prototype print to support passing conf by Alan Maguire · 3 months ago
  12. a949889 dwarf_loader: Fix for BTF id drift caused by adding unspecified types by Eduard Zingerman · 3 months ago
  13. eeeab1c fprintf: Support DW_TAG_LLVM_annotation in dwarf_tag_name() by Arnaldo Carvalho de Melo · 3 months ago
  14. 4ec4b64 CMakeLists.txt: Call cmake_minimum_required() before project() by Arnaldo Carvalho de Melo · 3 months ago
  15. 111dfd2 dwarf_loader: Only mark parameter as using an unexpected register when it does by Alan Maguire · 4 months ago
  16. 5851040 dwarf_loader: Fix parameter location retrieval for location lists by Alan Maguire · 4 months ago
  17. 721ca66 dwarf_loader: Fix detection of struct parameters by Alan Maguire · 4 months ago
  18. ef68019 pahole: Update man page for options also by Alan Maguire · 4 months ago
  19. d58c614 pahole: Update descriptions for btf_gen_optimized, skip_encoding_btf_inconsistent_proto by Alan Maguire · 4 months ago
  20. 9b2abc1 btf_encoder: Exclude functions with unexpected param register use not optimizations by Alan Maguire · 4 months ago