Hi all -
Has anyone ever tried to run the GNU profiler on the gtk-demo program? I did the following:
./configure CFLAGS="-pg" --enable-debug=yes
make
./demos/gtk-demo &
(ran it for a short while; it left a ./gmon.out file)
gprof gtk-demo
gprof gives me this error:
gprof: gtk-demo: not in executable format
Thanks for listening.
Charles.
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list