mem-info: Print the core memory usage of programs
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 likeps_mem
with extra featuresa library to enable core memory tracking on linux in haskell programs
See the README for further details
Modules
[Index] [Quick Jump]
Downloads
- mem-info-0.3.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.14 && <5), bytestring (>=0.10.8.2 && <0.11 || >=0.11.3.1 && <0.13), containers (>=0.6.5 && <0.8), directory (>=1.3.6 && <1.5), filepath (>=1.4.2 && <1.6), fmt (>=0.6.3 && <0.8), hashable (>=1.4.2 && <1.6), mem-info, optparse-applicative (>=0.18.1 && <0.19), text (>=1.2.3 && <2.2), unix (>=2.7.2 && <2.9), validity (>=0.12.0 && <0.14), validity-text (>=0.3.1 && <0.4.1) [details] |
License | BSD-3-Clause |
Author | Tim Emiola |
Maintainer | adetokunbo@emio.la |
Category | Command Line Tools, system |
Home page | https://github.com/adetokunbo/mem-info#readme |
Bug tracker | https://github.com/adetokunbo/mem-info/issues |
Source repo | head: git clone https://github.com/adetokunbo/mem-info.git |
Uploaded | by adetokunbo at 2024-03-17T11:45:26Z |
Distributions | NixOS:0.3.0.0, Stackage:0.3.0.0 |
Executables | printmem |
Downloads | 210 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-03-17 [all 1 reports] |