summaryrefslogtreecommitdiff
path: root/package/memstat
AgeCommit message (Collapse)Author
2010-03-22memstat: bump to 0.8 and migrate to Makefile.package.inGustavo Zacarias
Closes #1129 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-07-21Fix memstat's installBernhard Reutner-Fischer
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-10-21package/memstat: add memstat packagePeter Korsgaard
Memstat lists all the processes, executables, and shared libraries that are using up virtual memory. It's helpful to see how the shared memory is used and which 'old' libs are loaded.