On Tue, Dec 06, 2005 at 11:22:13PM +0100, Fred Kiefer wrote: > Did anybody ever do a serious profiling of the backend stuff? I tried > to, but failed to get it working with LD_PROFILE. > That way of profiling used to work pretty nicely with base and GUI, but > currently I don't even get that working. In the profile only data from > the function calls shows up, nothing from methods. Which make this > profiling rather useless for GNUstep :-(
oprofile works well for profiling GNUstep (on Linux). I've used it a couple times to track down performance issues. - Andrew Ruder -- Andrew Ruder http://www.aeruder.net _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
