Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.2.4.
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
The MemBrowse GitHub Action automates the analysis of binary size and memory usage for embedded firmware by extracting detailed memory information from ELF files and linker scripts. It provides symbol-level analysis, source file mapping, and tracks memory region utilization, helping developers identify changes, overflows, and optimize memory usage. Additionally, it integrates with CI/CD pipelines for pull request analysis and supports historical tracking, diffs, and monitoring via the MemBrowse platform.
What’s Changed
What’s Changed
- overlimit implementation
- fix iar map matching