From kde-core-devel Tue Apr 04 20:29:35 2006 From: Scott Wheeler Date: Tue, 04 Apr 2006 20:29:35 +0000 To: kde-core-devel Subject: Re: [patch] Preload popup menus for the desktop (3.5) Message-Id: <200604042229.35607.wheeler () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=114418201704252 On Tuesday 04 April 2006 22:12, Josef Weidendorfer wrote: > Just curious: Why don't you use callgrind or oprofile (with callgraph > option) or perhaps even sysprof (the Redhat tool) for this? I expected it to be IO bound when I started on it and as such callgrind output isn't really useful. I presume oprofile works better for that, but I don't feel like messing with the kernel modules. (And I've never touched sysprof.) When I did try thing under callgrind a couple hours ago the results weren't useful at all. (I don't mean this as a general criticism of the tool; I use it quite often, but in this case I find wall-clock times to be more interesting and important.) -Scott -- diff -u life.cpp~ life.cpp --- life.cpp~ 2002/03/19 07:44:28 +++ life.cpp 2002/04/09 15:49:39 -#include +#include