<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>RE: How to check memory footprint in embedded linux</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I have had some success using a tool called Codesighs - it's essentially a postprocessor of readelf.<BR>
<BR>
<A HREF="http://wiki.mozilla.org/Codesighs">http://wiki.mozilla.org/Codesighs</A><BR>
<BR>
Johnicholas<BR>
<BR>
-----Original Message-----<BR>
From: busybox-bounces@busybox.net on behalf of MingLiu<BR>
Sent: Thu 3/6/2008 10:00 AM<BR>
To: asif kaleem; busybox@busybox.net<BR>
Subject: RE: How to check memory footprint in embedded linux<BR>
<BR>
<BR>
readelf command on the desktop host linux. There is also a similar command in your cross-compiler package, for example powerpc-405-linux-gnu-readelf for my powerpc embedded linux. You can try to see if they work.<BR>
<BR>
BR<BR>
Ming&nbsp;<BR>
<BR>
Date: Thu, 6 Mar 2008 18:13:41 +0500<BR>
From: asif.kalim@gmail.com<BR>
To: busybox@busybox.net<BR>
Subject: How to check memory footprint in embedded linux<BR>
<BR>
Hi,<BR>
<BR>
I need some information that how to check the physical and virtual memory footprint consumed by a certain application in embedded linux.<BR>
<BR>
Thanks,<BR>
asif<BR>
<BR>
<BR>
<BR>
<BR>
_________________________________________________________________<BR>
????? MSN ???,?????!<BR>
<A HREF="http://mobile.msn.com.cn/">http://mobile.msn.com.cn/</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>