almagui's fork of pahole.git

Clone this repo:
  1. 4ef47f8 Prep 1.29 by Arnaldo Carvalho de Melo · 6 months ago master next tmp.master v1.29
  2. 7f9c031 btf_encoder: Always initialize func_state to 0 by Ihor Solodrai · 6 months ago
  3. 24c655f btf_encoder: Switch func_states from a list to an array by Ihor Solodrai · 6 months ago
  4. e3545ca btf_encoder: Clean up global encoders list by Ihor Solodrai · 6 months ago
  5. 4c91625 dwarf_loader: Multithreading with a job/worker model by Ihor Solodrai · 6 months ago
  6. 17c7571 dwarf_loader: Introduce cu->id by Ihor Solodrai · 6 months ago
  7. 419e379 btf_encoder: Remove skip_encoding_inconsistent_proto by Ihor Solodrai · 6 months ago
  8. 99e78ff btf_encoder: Introduce elf_functions_list by Ihor Solodrai · 6 months ago
  9. 61f37ed btf_encoder: Introduce elf_functions struct type by Ihor Solodrai · 6 months ago
  10. 184dcaa btf_encoder: Separate ELF function, saved function representations by Alan Maguire · 6 months ago
  11. 13ae534 btf_encoder: Free encoder->secinfo in btf_encoder__delete() by Ihor Solodrai · 6 months ago
  12. 80e5011 btf_encoder: Simplify function encoding by Alan Maguire · 6 months ago
  13. bc3e337 pfunct: Don't print functions twice when using -f by Arnaldo Carvalho de Melo · 6 months ago
  14. 176864d tests: Verify that pfunct prints btf_decl_tags read from BTF by Eduard Zingerman · 7 months ago
  15. e703e6e btf_loader: Support for multiple BTF_DECL_TAGs pointing to same tag by Eduard Zingerman · 7 months ago
  16. 8067a85 dwarves: Increase cu->obstack chunk size to 128Kb by Ihor Solodrai · 6 months ago
  17. 1cb4202 Prep 1.28 by Arnaldo Carvalho de Melo · 7 months ago v1.28
  18. 3ddadc1 btf_encoder: handle .BTF_ids section endianness by Eduard Zingerman · 7 months ago
  19. 12ca112 CMakeLists.txt: Require cmake 3.5 or higher by Arnaldo Carvalho de Melo · 7 months ago
  20. a2abd94 CMakeList.txt: Respect CMAKE_INSTALL_LIBDIR by Ben Olson · 7 months ago