diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2014-07-15 05:50:03 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-22 00:01:47 +0200 |
commit | 717fe1ff766f71f18a2d80f23baec39fb79117e2 (patch) | |
tree | 93482f761258e9fdae7e8d51e344e3565cc91481 /meta-oe/recipes-support | |
parent | 18ccf18ee4949b785e240d9f8f8983c6554dd4e9 (diff) | |
download | meta-openembedded-717fe1ff766f71f18a2d80f23baec39fb79117e2.tar.gz |
memstat: add new recipe
memstat is a small proc-based utility designed to help the
system administrator figure out what's consuming memory.
Like ps, it lists all the processes, and how much private
memory each is using. Unlike ps, it also lists all the shared
objects (shared libraries and executables) that are in memory,
and which processes are using those shared objects.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
0 files changed, 0 insertions, 0 deletions