Documentation/devtools/maemo5/sp-memusage
Contents |
Description
sp-memusage is a collection of memory usage monitoring tools and scripts.
- mem-dirty-code-pages: prints out the dirty code pages allocated by the given processes
- mem-monitor: prints out system memory usage at a given interval
- mem-monitor-smaps: prints out the memory usage of a given process at a given interval
- mem-smaps-private: prints out the private memory usage of a given process
- run-with-mallinfo: run maemo applications under mallinfo
- run-with-memusage: run maemo applications under memusage
Packages
source: sp-memusage
binary: sp-memusage, sp-memusage-dbg
Usage Examples
See respective man pages for usage examples and more info on each utility.
Links
[mem-dirty-code-pages man page](/development/documentation/man_pages/mem-dirty-code-pages.html)
[mem-monitor man page](/development/documentation/man_pages/mem-monitor.html)
[mem-monitor-smaps man page](/development/documentation/man_pages/mem-monitor-smaps.html)
[mem-smaps-private man page](/development/documentation/man_pages/mem-smaps-private.html)
[run-with-mallinfo man page](/development/documentation/man_pages/run-with-mallinfo.html)
[run-with-meminfo man page](/development/documentation/man_pages/run-with-meminfo.html)