aboutsummaryrefslogtreecommitdiff
path: root/system/smem/README
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-04-15 15:22:18 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-16 12:12:52 +0700
commit5c7d7a95237102217139929523a19f325593f565 (patch)
treedd0a467b7b5678712f2de6d377256d4bf9015f6f /system/smem/README
parent835f15310e27025a1a91dfefe0d04f5a67bfa5f9 (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/README5
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.