bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

profiling my own shared libraries


From: Peter Bienstman
Subject: profiling my own shared libraries
Date: 12 Dec 2001 16:50:46 -0500

Hi,

I'm able to profile system shared libraries with sprof, e.g.

LD_PROFILE=glibc.so.6
<run program>
ls /var/tmp
sprof ...

However, for my own shared library (a Python extension module), no
output is produced in /var/tmp

I did type the name of my library correctly, without any path. I noticed
however that the name of my library does not start with 'lib' (it's a
Python module), but I don't suppose this causes any problems?

Thanks,

Peter

PS: please CC me, I'm not subscribed to the list


Attachment: pgpqvvK8qtaYs.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]