red floyd <[EMAIL PROTECTED]> writes: > Karl Heinz Buchegger wrote: >> "AlvaroMako" <[EMAIL PROTECTED]> schrieb im Newsbeitrag >> news:[EMAIL PROTECTED] >> >>>I am using g++, on linux, and i am trying profile out my program but I >>>have problems with the calls to the symbols that are in shared library, >>>does not leave anything these symbols. Everything is compiled with -pg >>>-g. Where is the problem? Gprof works with the dynamic librarys ???
No, it doesn't. Look here for other options: http://bitwagon.com/tsprof/tsprof.html There is a "Features" table that compares various tools. >> You need to ask in a newsgroup dealing with g++ Actually, comp.os.linux.development.{apps,system} would have been more appropriate, I think. Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
