7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fprintf: Remove bogus deduction of negative hole from size of previous field More... 8 days ago
core: The padding in ancestor classes may be used in descendants More... 12 days ago
fprintf: Update 'last' variable for DW_TAG_inheritance as well More... 14 days ago
fprintf: Update the 'last' member when not finding the type for the current member More... 14 days ago
fprintf: Don't ignore DW_TAG_inheritance in the sum of members check More... 15 days ago
btf_encoder: Dynamically allocate the vars array for percpu variables More... 18 days ago
PKG-MAINTAINERS: Add file with known pahole distro package maintainers More... 19 days ago
pahole: Prep 1.26 More... 21 days ago
NEWS: Add missing list of changes for v1.25 More... 21 days ago
syscse: cus__load_files() requires a non NULL conf_load More... 21 days ago
dtagnames: cus__load_files() requires a non NULL conf_load More... 21 days ago
prefcnt: cus__load_files() requires a non NULL conf_load More... 21 days ago
pahole: Wait to find a DWARF CU with both the class and the type_enum More... 28 days ago
pahole: Improve error message when not resolving symbolic names in filters More... 28 days ago
pahole: Implement --contains_enumerator=ENUMERATOR_NAME More... 29 days ago
pahole: Do not use -1 to mean that a enumerator wasn't found in an enumeration More... 29 days ago
core: Introduce cu__for_each_enumeration() More... 29 days ago
btfdiff: Do type expansion to cover "private" types and enumerations More... 29 days ago
btf_loader: Fix loading of 32-bit signed enums More... 29 days ago
btfdiff: Parallelize loading BTF and DWARF More... about 1 month ago
fprintf: When expanding types do it for union typedefs as well More... about 1 month ago
fprintf: Factor out the fprintf of a union declaration, for reuse More... about 1 month ago
fprintf: When expanding types do it for struct typedefs as well More... about 1 month ago
fprintf: When expanding types do it for enums as well More... about 1 month ago
fprintf: Add missing space after expanding a structure for a struct member More... about 1 month ago
fprintf: Print number of bit paddings in class member types More... about 1 month ago
fprintf: Print number of bit holes in class member types More... about 1 month ago
fprintf: Print number of holes in class member types More... about 1 month ago
fprintf: Introduce method to print info about type of last member More... about 1 month ago
fprintf: Introduce struct to account holes in class member types More... about 1 month ago