pahole and other type info tools

Clone this repo:
  1. 4faf35b fprintf: Remove bogus deduction of negative hole from size of previous field by Arnaldo Carvalho de Melo · 8 days ago master next tmp.master
  2. 47e8303 core: The padding in ancestor classes may be used in descendants by Arnaldo Carvalho de Melo · 12 days ago
  3. 9442420 fprintf: Update 'last' variable for DW_TAG_inheritance as well by Arnaldo Carvalho de Melo · 13 days ago
  4. c52e4b7 fprintf: Update the 'last' member when not finding the type for the current member by Arnaldo Carvalho de Melo · 13 days ago
  5. 1ecde47 fprintf: Don't ignore DW_TAG_inheritance in the sum of members check by Arnaldo Carvalho de Melo · 2 weeks ago
  6. f32ec0c btf_encoder: Dynamically allocate the vars array for percpu variables by Alan Maguire · 3 weeks ago
  7. 554c5e6 PKG-MAINTAINERS: Add file with known pahole distro package maintainers by Arnaldo Carvalho de Melo · 3 weeks ago
  8. 922085e pahole: Prep 1.26 by Arnaldo Carvalho de Melo · 3 weeks ago v1.26
  9. ba8f6eb NEWS: Add missing list of changes for v1.25 by Arnaldo Carvalho de Melo · 3 weeks ago
  10. 90201c2 prefcnt: cus__load_files() requires a non NULL conf_load by Arnaldo Carvalho de Melo · 3 weeks ago
  11. f86ed77 dtagnames: cus__load_files() requires a non NULL conf_load by Arnaldo Carvalho de Melo · 3 weeks ago
  12. b2e0f08 syscse: cus__load_files() requires a non NULL conf_load by Arnaldo Carvalho de Melo · 3 weeks ago
  13. 461f61e dwarf_loader: Print the line number in addition to the function when not finding the abstract origin by Arnaldo Carvalho de Melo · 1 year, 3 months ago
  14. 6e665da pahole: Wait to find a DWARF CU with both the class and the type_enum by Arnaldo Carvalho de Melo · 4 weeks ago
  15. be63836 pahole: Improve error message when not resolving symbolic names in filters by Arnaldo Carvalho de Melo · 4 weeks ago
  16. e18ef2f pahole: Implement --contains_enumerator=ENUMERATOR_NAME by Arnaldo Carvalho de Melo · 4 weeks ago
  17. 7146ad0 pahole: Do not use -1 to mean that a enumerator wasn't found in an enumeration by Arnaldo Carvalho de Melo · 4 weeks ago
  18. 97dce38 core: Introduce cu__for_each_enumeration() by Arnaldo Carvalho de Melo · 4 weeks ago
  19. 786ed0a btfdiff: Do type expansion to cover "private" types and enumerations by Arnaldo Carvalho de Melo · 4 weeks ago
  20. 9661c58 btf_loader: Fix loading of 32-bit signed enums by Arnaldo Carvalho de Melo · 4 weeks ago