7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pahole: Introduce --compile to produce a compilable output More... about 2 years ago
emit: Notice type shadowing, i.e. multiple types with the same name (enum, struct, union, etc) More... about 2 years ago
core: Make type->packed_attributes_inferred a one bit member More... about 2 years ago
core: type->declaration is just one bit, make it a bitfield member More... about 2 years ago
emit: Search for data structures using its type in addition to its name More... about 2 years ago
fprintf: Consider enumerations without members as forward declarations More... about 2 years ago
emit: Fix printing typedef of nameless struct/union More... about 2 years ago
fprintf: Check if conf->conf_fprintf is not NULL in when resolving cacheline_size More... about 2 years ago
fprintf: Fix division by zero for uninitialized conf_fprintf->cacheline_size field More... over 2 years ago
libbpf: Update libbpf to the latest git HEAD More... over 2 years ago
pahole: Use per-thread btf instances to avoid mutex locking More... over 2 years ago
dwarf_loader: Prepare and pass per-thread data to worker threads More... over 2 years ago
dwarf_loader: Receive per-thread data on worker threads More... over 2 years ago
core: Define DW_TAG_skeleton_unit if not available on current dwarf.h More... over 2 years ago
pahole: Prep 1.23 More... over 2 years ago
Revert "fprintf: Allow making struct/enum/union anonymous" More... over 2 years ago
Revert "pahole: Add --inner_anon option" More... over 2 years ago
btf_encoder: Support btf_type_tag attribute More... over 2 years ago
dwarf_loader: Support btf_type_tag attribute More... over 2 years ago
man pages: Add missing --skip_encoding_btf_decl_tag entry More... over 2 years ago
man pages: Add missing --skip_encoding_btf_type_tag entry More... over 2 years ago
dutil: Move DW_TAG_LLVM_annotation definition to dutil.h More... over 2 years ago
libbpf: Sync with latest libbpf repo to pick support for BTF_KIND_TYPE_TAG More... over 2 years ago
dwarf_loader: Warn about DW_TAG_skeleton_unit and give a workaround More... over 2 years ago
fprintf: Add DWARF5 tags added in elfutils 0.170 More... over 2 years ago
dwarf_loader: Print the hexadecimal value for unexpected tags in die__process() More... over 2 years ago
btf_encoder: generate BTF_KIND_DECL_TAGs for typedef btf_decl_tag attributes More... over 2 years ago
dwarf_loader: support typedef DW_TAG_LLVM_annotation More... over 2 years ago
btfdiff: Suppress alignment tags with BTF as well as with DWARF More... over 2 years ago
btf_loader: Use cacheline size to infer alignment More... over 2 years ago