Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.2.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
MemBrowse is a GitHub Action designed to automate the analysis of binary size and memory usage for embedded firmware by extracting detailed information from ELF files and linker scripts. It provides symbol-level insights, source file mapping, memory region analysis, and integrates with the MemBrowse platform for historical tracking, CI monitoring, and reporting. By streamlining memory analysis and enabling automated CI/CD integration, it helps developers detect inefficiencies, monitor memory usage trends, and enforce memory budgets during development.
What’s Changed
What’s Changed
- fix runner in container
- incapsulate variables in actions
- implement lld mapfile parser
- attribute rust symbols by crate