BSD-3-Clause licensed by Tim Emiola
This version can be pinned in stack with:mem-info-0.3.0.0@sha256:db2e5b2abaff2988a76bf26b5000710e210755de893ce08fd5dd423ae0a7ac0e,2941
Module documentation for 0.3.0.0
Depends on 13 packages
(full list with versions):
base,
bytestring,
containers,
directory,
filepath,
fmt,
hashable,
mem-info,
optparse-applicative,
text,
unix,
validity,
validity-text 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:
See the README
for further details
Revision history for mem-info
mem-info
uses PVP Versioning.
0.3.0.0 – 2024-03-17
-
Extended the dependency bounds to allow all bytestring 0.12.x
-
Remove the check for root when no pids are specified
- previously, an error occurred if no pids were specified without sudo
- after this, all processes of the current user are shown
-
Add an option -y (–output-style) that allows the output to be formatted as
CSV with all values in KiB
0.2.0.0 – 2024-01-28
0.1.0.1 – 2024-01-17
- Adjusted dependency bounds to remove any stale dependencies
0.1.0.0 – 2024-01-16