kcachegrind

KCacheGrind

Description
KCachegrind is a visualisation tool for the profiling data generated by calltree, a profiling skin for valgrind. Applications can be profiled using calltree without being recompiled, and shared libraries and plugin architectures are supported.

For visualising the output from other profiling tools, several converters can be found in the kcachegrind-converters package.

This package is part of KDE, and a component of the KDE SDK module. See the 'kde' and 'kdesdk' packages for more information.
Interface: Graphical (Qt)
Associated Programs
Graphviz rich set of graph drawing tools
KCacheGrind Converters format converters for KCachegrind profiling visualisation tool
KDE Software Development Kit software development kit from the official KDE release
kdesdk-doc-html KDE Software Development Kit documentation in HTML format
khelpcenter help center for KDE
valgrind-callgrind call-graph skin for valgrind
Available deb Repositories (how-to add a respository)
Debian 32-bit 64-bit
sarge 4:3.3.2-3 4:3.3.2-3
sarge-backports 4:3.5.0-2bpo1 4:3.5.0-2bpo1
etch 4:3.5.5-3 4:3.5.5-3
etch-backports 4:3.5.7-3~bpo40+1 4:3.5.7-3~bpo40+1
lenny 4:3.5.8-1
sid 4:3.5.9-1 4:3.5.9-1
experimental 4:4.0.2-1 4:4.0.2-1

Ubuntu 32-bit 64-bit
dapper 4:3.5.2-0ubuntu3 4:3.5.2-0ubuntu3
edgy 4:3.5.5-0ubuntu1 4:3.5.5-0ubuntu1
feisty 4:3.5.6-0ubuntu2 4:3.5.6-0ubuntu2
gutsy 4:3.5.8-0ubuntu1 4:3.5.8-0ubuntu1
hardy 4:3.5.9-0ubuntu1 4:3.5.9-0ubuntu1

Rating: Excellent (1 vote)


Login or Register to rate KCacheGrind, add a Tag, or designate as an alternative to a Windows app



Upload Screenshots
Images must be in GIF, JPG, or PNG formats and can be no larger than 2 MB. Only one file can be uploaded at a time. A description can be included, but it is optional.
Desc:
File:
You must login or register to upload a screenshot.
Submit Web Links
Submit the title and link (including http://) to an article pertaining to KCacheGrind and it will appear in the Web Links section of the right banner. Contact us here if an entry needs to be removed.
Title:
Link:
You must login or register to post links.

a handy tool for profiling app performance

I used KCacheGrind to view profile information from valgrind/callgrind and the interface made it easy to find out what functions take up most of the processing time.