Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.2.5.
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 analyze the binary size and memory usage of embedded firmware by extracting detailed memory information from ELF files and linker scripts. It automates tasks such as symbol-level analysis, source file mapping, and memory region extraction, providing insights into memory utilization, section-level changes, and symbol-level deltas directly in CI pipelines. Additionally, it integrates with the MemBrowse platform for historical tracking, automated monitoring, and budget alerts.
What’s Changed
What’s Changed
- support newer iar map format
- fix gcc map parser