Documentation/devtools/maemo5/sp-memusage

Image:Ambox_content.png
This article documents a developer tool.
A list of available devtools is available, together with installation instructions.


Contents

[edit] 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

[edit] Packages

source: sp-memusage

binary: sp-memusage, sp-memusage-dbg


[edit] Usage Examples

See respective man pages for usage examples and more info on each utility.

[edit] 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)

[edit] See Also

sp-smaps-measure, sp-smaps-visualize