Re: tracking memory use

2000-12-16 Thread Ingo Luetkebohle
On Sat, Dec 16, 2000 at 03:08:05PM -0500, Matt Wilson wrote: > The 'memprof' program shipped in the newer versions of Red Hat Linux > have a memory profile view. Hmm, looks cool. Is there some documentation available? I'm wondering about its output because I compared two programs with "ps v" and

Re: tracking memory use

2000-12-16 Thread Matt Wilson
The 'memprof' program shipped in the newer versions of Red Hat Linux have a memory profile view. Matt On Sat, Dec 16, 2000 at 01:06:00PM +0100, Ingo Luetkebohle wrote: > Hiya, > > how can I find out how the memory of an application is spent with the > aim to optimize that usage? > > Regards >