blob: 27da373c3fe78a3127ad84559965d942f37a34d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# memview
Linux-only RAM attribution TUI.
Covers processes, tmpfs, shared mappings, SysV shm, and kernel counters.
```bash
cargo install --path crates/memview --locked --profile release
memview
```
Press `?` for keys.
|