Skip to content
/ puncover Public
forked from HBehrens/puncover

Analyses C/C++ build output for code size, static variables, and stack usage. This fork fixed the stack usage bug & added support for Windows.

License

Notifications You must be signed in to change notification settings

ycsin/puncover

 
 

Repository files navigation

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. This fork fixed the stack usage bug & added support for Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.6%
  • Jinja 17.7%
  • CSS 1.8%
  • Shell 0.9%