Skip to content

detailed process memory statistics on linux system. Based on mem_usage perl script by Andy Wingo.

Notifications You must be signed in to change notification settings

n2yen/mem-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

mem-usage.py

A simple tool to get detailed process memory statistics on a linux system.

This tool is a python port of Andy Wingo very useful mem_usage perl script with a few small improvements.

Usage:

usage: mem-usage.py [-h] (-p PID | -m MAPS)

optional arguments:

    -h, --help show this help message and exit
    -p PID, --pid PID pid
    -m MAPS, --maps MAPS maps file

About

detailed process memory statistics on linux system. Based on mem_usage perl script by Andy Wingo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages