mrdimfox / puncover

Analyses C/C++ build output for code size, static variables, and stack usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puncover

https://raw.githubusercontent.com/HBehrens/puncover/master/images/overview.png

Analyzes C/C++ binaries for code size, static variables and stack usages. It creates a report with dissambler and call-stack analysis per directory, file, or function.

About

Analyses C/C++ build output for code size, static variables, and stack usage

License:MIT License


Languages

Language:Python 79.3%Language:Jinja 17.9%Language:CSS 1.8%Language:Shell 1.0%