On Sun, Feb 17, 2002, guy keren wrote about "Re: how to measure process memory usage?": > > use the 'gtop', luke. you can get a complete memory map of the process, > broken down into usage by various libraries. for me it proved it be a > useful tool.
By the way, this simply uses /proc/<processid>/maps. Obviously, it's Linux-specific. -- Nadav Har'El | Sunday, Feb 17 2002, 5 Adar 5762 [EMAIL PROTECTED] |----------------------------------------- Phone: +972-53-245868, ICQ 13349191 |Unlike Microsoft, a restaurant would not http://nadav.harel.org.il |charge me for food I find a bug in! ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
