Development Team/Profiling: Difference between revisions
New page: <noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show... |
No edit summary |
||
| Line 3: | Line 3: | ||
===Memory=== | ===Memory=== | ||
====ps_mem==== | ====ps_mem==== | ||
Try to determine how much RAM is currently being used per program. | |||
The shared RAM is problematic to calculate, and this script automatically | |||
selects the most accurate method available for your kernel. | |||
:original script at http://www.pixelbeat.org/scripts/ps_mem.py | :original script at http://www.pixelbeat.org/scripts/ps_mem.py | ||
:patched version at http://dev.laptop.org/~rlucchese/scripts/ps_mem | :patched version at http://dev.laptop.org/~rlucchese/scripts/ps_mem | ||