7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 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... about 1 month ago
core: The padding in ancestor classes may be used in descendants More... about 1 month ago
fprintf: Update 'last' variable for DW_TAG_inheritance as well More... about 2 months ago
fprintf: Update the 'last' member when not finding the type for the current member More... about 2 months ago
fprintf: Don't ignore DW_TAG_inheritance in the sum of members check More... about 2 months ago
btf_encoder: Dynamically allocate the vars array for percpu variables More... about 2 months ago
PKG-MAINTAINERS: Add file with known pahole distro package maintainers More... about 2 months ago
pahole: Prep 1.26 More... about 2 months ago
NEWS: Add missing list of changes for v1.25 More... about 2 months ago
dtagnames: cus__load_files() requires a non NULL conf_load More... about 2 months ago
syscse: cus__load_files() requires a non NULL conf_load More... about 2 months ago
prefcnt: cus__load_files() requires a non NULL conf_load More... about 2 months ago
pahole: Wait to find a DWARF CU with both the class and the type_enum More... about 2 months ago
pahole: Improve error message when not resolving symbolic names in filters More... about 2 months ago
pahole: Implement --contains_enumerator=ENUMERATOR_NAME More... 2 months ago
pahole: Do not use -1 to mean that a enumerator wasn't found in an enumeration More... 2 months ago
core: Introduce cu__for_each_enumeration() More... 2 months ago
btfdiff: Do type expansion to cover "private" types and enumerations More... 2 months ago
btf_loader: Fix loading of 32-bit signed enums More... 2 months ago
btfdiff: Parallelize loading BTF and DWARF More... 2 months ago
fprintf: When expanding types do it for union typedefs as well More... 2 months ago
fprintf: Factor out the fprintf of a union declaration, for reuse More... 2 months ago
fprintf: When expanding types do it for struct typedefs as well More... 2 months ago
fprintf: When expanding types do it for enums as well More... 2 months ago
fprintf: Add missing space after expanding a structure for a struct member More... 2 months ago
fprintf: Print number of holes in class member types More... 2 months ago
fprintf: Print number of bit paddings in class member types More... 2 months ago
fprintf: Print number of bit holes in class member types More... 2 months ago
fprintf: Introduce method to print info about type of last member More... 2 months ago
fprintf: Introduce struct to account holes in class member types More... 2 months ago