How to check memory usage/leak of python script with C extendtion ..

etsang at my-deja.com etsang at my-deja.com
Fri Jan 26 16:54:26 EST 2001


Hi,

I am having a python script that interacts with a C executable through
its pyhon C extension. I would like to monitor the memory usage of the
whole thing? Do anyone know how to do it? Is there a tool availble for
memory usage monitoring and memory leakage check for this situation??

regards


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list