https://github.com/colinianking/pagemon
Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.
https://github.com/colinianking/pagemon
linux pages process-monitoring virtual-memory
Last synced: about 1 month ago
JSON representation
Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.
- Host: GitHub
- URL: https://github.com/colinianking/pagemon
- Owner: ColinIanKing
- License: gpl-2.0
- Created: 2015-08-20T21:34:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T14:52:32.000Z (3 months ago)
- Last Synced: 2025-04-21T08:06:45.558Z (about 2 months ago)
- Topics: linux, pages, process-monitoring, virtual-memory
- Language: C
- Homepage: https://github.com/ColinIanKing/pagemon
- Size: 269 KB
- Stars: 39
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
pagemon
pagemon is an interactive memory/page monitoring tool allowing one to browse
the memory map of an active running process on Linux.To be able access a process memory this tool needs to be run as root.
Requirements:
ncurses development libraryCopyright (C) Colin Ian King, 2015-2018
Project page: http://kernel.ubuntu.com/~cking/pagemon/