On Wed, Nov 26, 2008 at 05:22:22PM +0800, Hong Yu wrote:
> 
> Hello,
> 
> Valgrind has been a good tool to study heap memory during program's 
> execution on Linux. How can we study and profile other part(s) of 
> dynamic memory during application's run, e.g., the stack usage belonging 
> to Gnash's run ? Anyone be interested to give suggestions? Thanks!

Valgrind should also do stack memory profiling.

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to