Hi, guys
I had the oportunity to look at a document from Digital Equipment
named "Understading and Debugging Memory Consumption" where the author
describes 2 unix tools named :
new_tool and new_mem
- new_tool seems to be able to give memory usage for all the
process on the system (text, data and bss, for each)
and for SHARED LIBRARIES ( text, data and bss ) <= :-)
- new_mem seems to be abble to give for a process
the TASKS memory usage ( text, data and bss )
the SHARED LIBRARIES memory usage ( text, data and bss )
the OTHERS memory usage (?)( text, data and bss )
Does somebody here, is able to tell me where is it possible to find
those tools or similars ones ?
Thanks in advance
Francois.
Received on Tue Sep 23 1997 - 13:42:57 NZST