![]() KCacheGrind |
||||||||||||||||||||||||||||||||||||
|
Description
KCachegrind is a visualisation tool for the profiling data generated by calltree, a memory profiling tool for valgrind. Any executable can be profiled using calltree without being recompiled, including multi-threaded applications, shared libraries, and plugins.
For visualising the output from profiling tools other than Valgrind, several converters can be found in the kcachegrind-converters package. This package is part of the KDE Software Development Kit module. |
||||||||||||||||||||||||||||||||||||
|
Interface: Graphical (Qt)
|
||||||||||||||||||||||||||||||||||||
|
Associated Programs
|
||||||||||||||||||||||||||||||||||||
|
Available deb Repositories (how-to add a respository)
|
||||||||||||||||||||||||||||||||||||
|
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.
|
|
|
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.
|
|



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.