summaryrefslogtreecommitdiffstats
path: root/system/smem/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/smem/README')
-rw-r--r--system/smem/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/system/smem/README b/system/smem/README
new file mode 100644
index 0000000000..0fbcf46690
--- /dev/null
+++ b/system/smem/README
@@ -0,0 +1,8 @@
+smem memory reporting tool
+
+smem is a tool that can give numerous reports on memory usage on Linux
+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)