This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Profiling


Good morning!

I've compiled up my tree profiled; with the -pg compiler flag.  I have
several binaries in this tree that rely on a large array of shared
libraries.  The entire tree, including libraries is compiled -pg but
whne I execute a binary, only the calls within the binary are being
profiled.

How do I go about getting profiling in my shared libraries???

-brian

Brian D. McGrew ( brian@visionpro.com || brian@doubledimension.com )
---
> Those of you who think you know it all,
  Really annoy those of us who do.


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