hs-mem-info: Print the core memory usage of programs
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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 mimicsps_mem
a library to enable core memory tracking on linux in haskell programs
Properties
Versions | 0.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.14 && <5), bytestring (>=0.11.4 && <0.12), 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), hs-mem-info, optparse-applicative (>=0.18.1 && <0.19), text (>=1.2.5 && <1.3), 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/hs-mem-info#readme |
Bug tracker | https://github.com/adetokunbo/hs-mem-info/issues |
Source repo | head: git clone https://github.com/adetokunbo/hs-mem-info.git |
Uploaded | by adetokunbo at 2024-01-10T11:28:16Z |
Modules
- System
- System.MemInfo
- System.MemInfo.Choices
- System.MemInfo.Prelude
- System.MemInfo.Print
- System.MemInfo.Proc
- System.MemInfo.SysInfo
- System.MemInfo
Downloads
- hs-mem-info-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees