google / bloaty

Bloaty: a size profiler for binaries
Apache License 2.0
4.71k stars 340 forks source link

Implemented Fission (split DWARF) #290

Closed haberman closed 2 years ago

haberman commented 2 years ago

Only tested on ELF so far. This is the pre-standardized version, not DWARF 5 split DWARF.

Fixes: https://github.com/google/bloaty/issues/156