[Lazarus] Console App Development
Graeme Geldenhuys
graemeg.lists at gmail.com
Sun Aug 14 00:05:02 CEST 2011
On 13 August 2011 23:25, Marco van de Voort wrote:
>
> How do you measure memory usage?
Two ways:
1) 'gnome-system-monitor', look in the Processes tab, there is a Memory column.
2) Use 'top -p <processid>. Subtract the SHR value from the RES value.
What is what I mean by "memory usage".
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the Lazarus
mailing list