package/memstat: add memstat package
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 21 Oct 2008 12:38:31 +0000 (12:38 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 21 Oct 2008 12:38:31 +0000 (12:38 -0000)
commit923e61ee5bda17dc158dad1cd13eb3948ee92752
tree691a8708501ea858717c6c65736f00fa3132183c
parent705ea6dee0b6aed671c17c375a1f5e8f6cf42d7c
package/memstat: add memstat package

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.
package/Config.in
package/memstat/Config.in [new file with mode: 0644]
package/memstat/memstat.mk [new file with mode: 0644]