[patch] Preload popup menus for the desktop (3.5)
Scott Wheeler
wheeler at kde.org
Tue Apr 4 21:29:35 BST 2006
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 <sleep.h>
+#include <caffeine.h>
More information about the kde-core-devel
mailing list