MemBrowse - Firmware Memory Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.0.9.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
MemBrowse is a tool designed for analyzing the memory footprint of embedded firmware by extracting detailed memory information from ELF files and linker scripts. It automates tasks like symbol-level analysis, source file mapping, memory region extraction, and integrates with CI/CD pipelines to provide historical tracking, build diffs, and monitoring. The GitHub Action facilitates on-the-fly memory analysis during pull requests, historical data onboarding, and integration with tools like Claude Code for streamlined setup and reporting.
Release notes
What’s Changed
- implemented default regions detection when ld scripts are not supplied