This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Determining the memory used by a dynamically loaded shared object


Hi,

Is there any way to determine the actual memory used by a dynamically loaded (i.e. by dlopen...) shared object. AFAIK this is less than the size of the .so file on disk, but I'm not sure how to calculate it.

Can anyone help?

Thanks,

Marcus.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]