gcov/gprof on KDE

Karl Vogel <karl.vogel-/[email protected]> Tue, 9 Nov 2004 15:54:18 +0000 (UTC)
Newsgroups gmane.comp.kde.devel.optimize
Message-ID <[email protected]>
Has anyone ever compiled and run KDE with profiling? If I try it on my 
system I get an error at linktime stating atexit() is undefined.. I'm 
wondering if I broke my GCC or if there is something else I'm doing wrong.

ie. added '-pg' to CXXFLAGS / CFLAGS