About

Metadata

  • Last updated , by adetokunbo
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: adetokunbo@emio.la

  • Lottery factor: 1

Links

Installation

Readme

A utility to accurately report the core memory usage of programs.

This is a clone of ps_mem, which is written in python

The package provides:

  • an executable command printmem that is like ps_mem with extra features

  • a library to enable core memory tracking on linux in haskell programs

See the README for further details