puncover
puncover copied to clipboard
Analyses C/C++ build output for code size, static variables, and stack usage
Results
41
puncover issues
Sort by
recently updated
recently updated
newest added
1. puncover parsing aarch64 elf files using arm-none-eabi-objdump (nm), but the aarch64-linux-gnu-objdump (nm) should be used. 2. fix 64bit address parsing, refer to this https://github.com/HBehrens/puncover/pull/51