How to check memory footprint in embedded linux

walter harms WHarms at bfs.de
Thu Mar 6 05:47:41 PST 2008



asif kaleem wrote:
> Hi,
> 
> I need some information that how to check the physical and virtual memory
> footprint consumed by a certain application in embedded linux.
> 
> Thanks,
> asif
> 
> 

hi,
is cat /proc/<pid of application>/maps what you need ?
otherwise ps has a lot of option that help with that.

re,
 wh


More information about the busybox mailing list