This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

profiling and dynamic libraries



I have trouble to get profiling information for dlopened modules (of 
course compiled with -pg) or dynamic librairies (mainline from 
january 22, with linux and g++ under linux redhat 6.2 ).

Basically, I get no information for those functions that are in the 
dlopened module (only those from the main part of the program). I 
believe (but need to check) that the same is true with dynamic 
libraries.

Has someone succeeded to do such a thing (in which case it is a bug of mine)?
Is this a known problem ?
If not, what can I do to help finding it, and eventually correct it?

 --------------------------------------------------------------------
 Theodore Papadopoulo
 Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01
 --------------------------------------------------------------------



PGP signature


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