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]

gprof and dlopen()


A quick read of 'info gprof' and a search of the web didn't turn up
any information on using dlopen() and gprof together. Is anyone aware
of the issues surrounding this?

Currently I only get profiling data for my main executable, and not
for the code that I dlopen() and call. All have been compiled and
linked with -pg -g.

Thanks,

m.

-- 
Programmer                         "I wrote a song about dental floss,
Loki Entertainment Software         but did anyone's teeth get cleaner?"
http://lokigames.com/~briareos/              - Frank Zappa, re: the PMRC

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