“Maemo-tools” usage instructions

Analysis tools giving process internal view:
sp-rtrace — process resource usage tracing and trace analysis tools, LD_PRELOAD based
http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Developing_for_Harmattan_Developer_tools_Debugging_tools_Using_sp-rtrace.html
functracer — process resource usage tracing tool, ptrace() based
http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Developing_for_Harmattan_Developer_tools_Debugging_tools_Using_functracer.html

Analysis tools giving system view:
sp-memusage — system and process memory and CPU usage monitoring & measuring tools
http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Developing_for_Harmattan_Developer_tools_Debugging_tools_Using_sp-memusage.html
sp-enduranceĀ — all system and process resource usage measuring and analysis tools
http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Developing_for_Harmattan_Developer_tools_Debugging_tools_Using_sp-endurance.html
* sp-smaps — taking snapshot and analyzing system memory usage based on SMAPS
http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Developing_for_Harmattan_Developer_tools_Debugging_tools_Using_sp-smaps.html

Other tools:
sp-stressĀ — tools to generate system load
http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Developing_for_Harmattan_Developer_tools_Debugging_tools_Using_sp-stress.html
sp-mem-throughput — numerous different functions adapted from multiple platforms for testing memory throughput

PS. These tools work also just fine on normal Linux desktop, Maemo is just their origin.