mirror of
https://github.com/RGBCube/serenity
synced 2026-01-18 10:11:00 +00:00
Fetch all the data from /proc/PID/vm for the selected process and show it in a nice GTableView. :^) |
||
|---|---|---|
| .. | ||
| GraphWidget.cpp | ||
| GraphWidget.h | ||
| main.cpp | ||
| Makefile | ||
| MemoryStatsWidget.cpp | ||
| MemoryStatsWidget.h | ||
| ProcessMemoryMapModel.cpp | ||
| ProcessMemoryMapModel.h | ||
| ProcessMemoryMapWidget.cpp | ||
| ProcessMemoryMapWidget.h | ||
| ProcessModel.cpp | ||
| ProcessModel.h | ||
| ProcessStacksWidget.cpp | ||
| ProcessStacksWidget.h | ||
| ProcessTableView.cpp | ||
| ProcessTableView.h | ||