On Sun, 17 Feb 2002, Nadav Har'El wrote:
> > 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. well, he asked about linux - we are on linux-il, after all. and what it uses is something anyone could find from the source. but if it works and does what one needs - its good to know someone else did the parsing for you. and ofcoure, one can always take their code to build one's own tool to programatically extract that info. but i guess everyone knows that already. -- guy "For world domination - press 1, or dial 0, and please hold, for the creator." -- nob o. dy ================================================================= 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]
