Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.1.7.
- 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 memory usage and binary size 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, memory region extraction, and generates reports highlighting changes in memory utilization, section-level deltas, and symbol-level modifications. Additionally, it enables CI/CD integration, historical analysis, and cloud-based tracking through MemBrowse for efficient memory optimization and monitoring in firmware projects.
Release notes
What’s Changed
- initial parent arg support tags