diff options
author | Arn0 <yth@ythogtha.org> | 2022-04-15 15:22:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:52 +0700 |
commit | 5c7d7a95237102217139929523a19f325593f565 (patch) | |
tree | dd0a467b7b5678712f2de6d377256d4bf9015f6f /system/smem/README | |
parent | 835f15310e27025a1a91dfefe0d04f5a67bfa5f9 (diff) |
system/smem: updated for version 1.5, python3, new maintainer
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/smem/README')
-rw-r--r-- | system/smem/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/system/smem/README b/system/smem/README index 5058db778f..fd3bebd203 100644 --- a/system/smem/README +++ b/system/smem/README @@ -3,4 +3,7 @@ systems. Unlike existing tools, smem can report proportional set size (PSS), which is a more meaningful representation of the amount of memory used by libraries and applications in a virtual memory system. -Optional dependency: matplotlib (for chart generation) +Optional dependency: python3-matplotlib (for chart generation) + +Note: the executable and man page are renamed smem-py to avoid conflict +with stock slackware's cfitsio package. |