Re: size of memory for GTK app



"porte cyril" <porte_cyril noos fr> writes:
> In my application I create and destroy many Widget.
> 
>  
> 
> Now, I want to know what is the memory size of the appli
> 
> and if there is no 'running away' of memory (sorry if that's not the good word for
> that, but I'm not really good in english !)
> 
>  
> 
> I've tried ' ps -m ', but that not work correctly.
> 
> What is the good way ?
> 

You need a profiling tool such as the "memprof" program or the
"mtrace" feature of GNU libc.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]