diff options
Diffstat (limited to 'python/ps_mem/README')
-rw-r--r-- | python/ps_mem/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/ps_mem/README b/python/ps_mem/README new file mode 100644 index 0000000000..af331eb14a --- /dev/null +++ b/python/ps_mem/README @@ -0,0 +1,4 @@ +ps_mem (list processes by memory usage) + +ps_mem is a utility to accurately report the in core memory usage +for a program. |