On Sat, May 08, 2004 at 12:11:47PM -0400, Havoc Pennington wrote: > > What performance tools have people used so far to identify performance > > problems with desktop applications? > > speedprof, strace -t, memprof, printf-with-clock()/gettimeofday(), > Soeren's kernel module. What I'm somewhat still missing is code coverage analysis, this would be useful for regression tests analysis but also to try to isolate code that is never run in "normal" scenarios. Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ veillard@xxxxxxxxxx | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/