Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.1.2.
- 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 tool designed to analyze the binary size and memory footprint of embedded firmware by extracting detailed memory information from ELF files and linker scripts. It provides symbol-level analysis, source file mapping, and memory region insights across various architectures. The GitHub Action automates memory analysis in CI/CD pipelines, enabling tasks like pull request analysis, historical data tracking, and generating memory usage reports with deltas and alerts for efficient resource monitoring and optimization.
Release notes
What’s Changed
- added [firmware] to action description
- implement membrowse summary and updated membrowse comment action