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]

Re: profiling and dynamic libraries


On Wed, Mar 07, 2001 at 06:09:54PM +0100, Theodore Papadopoulo wrote:

> 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.

It is.

> 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?

There is a profiling suite called 'soprof'. A search on Google will
find it for you. It's output is minimal, but usually sufficient.

Still doesn't handle threads well :/

m.

-- 
"Ha ha." "Ha ha." "What are you laughing at?"
"Just the horror of being alive."
 -- Tony Millionaire


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