summaryrefslogtreecommitdiffstats
path: root/package/memstat
Commit message (Collapse)AuthorAgeFilesLines
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* package/memstat: add memstat packagePeter Korsgaard2008-10-212-0/+56
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.