Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T15:13:15.000Z (11 months ago)
- Last Synced: 2024-01-18T18:11:56.349Z (11 months ago)
- Topics: linux, pages, process-monitoring, virtual-memory
- Language: C
- Homepage: https://github.com/ColinIanKing/pagemon
- Size: 232 KB
- Stars: 30
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
- awesome-performance - Pagemon - browse the memory map of an active running process
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/