Re: Speed suggestions (previously about laptop performace)



Michael Meeks <michael ximian com> writes:

> 	I also have patches, pending Kris' return to do itimer profiling using
> the same engine, a fusion of 'eazel-tools/prof' and 'memprof', which is
> rather nice [ although symbol problems, ie. it often lies about the
> methods taking the time, make it less effective ].

The symbols problem is almost certainly libtool's -export-symbol-regex
removing the wrong symbols.  If you apply James's patch to fix that, or 
hack the line:

    LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[[^_]].*"'

in gtk+/configure.in to remove the optin and then recompile GTK+,
I think things will be a lot better.

Regards,
                                           0wen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]