This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Initial version of codesize tool.
Features:
- ELF/PDB/Mach-O support
- Hierarchical symbol visualization optimized for C++ code structure
- Filter by symbol name, size, section
- File view lets you measure the code size impact of individual files or folders
Make sure to use x64 version if you're working with big files!