MEMZ v1.0.0
Advanced Linux memory analyzer with real-time process tracking.
Features
- PSS/RSS-based process memory monitoring
- System memory and swap statistics
- Physical memory distribution mapping
- NUMA node awareness
- Interactive TUI with sortable views
Requirements
- Linux kernel 4.14+
- Root privileges
Installation
cargo build --release
sudo ./target/release/memzDocumentation
See README.md for usage guide and WIKI.md for technical details.