gprof and dlopen()

Michael Vance briareos@lokigames.com
Sun Feb 20 10:14:00 GMT 2000


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


More information about the Gcc mailing list