Claimed by
KDE
Analyzed 2 months ago
KCacheGrind is a KDE application built using the Qt Toolkit and KDE Frameworks that provides a convenient graphical interface in which to visualize profiling data gathered while benchmarking the performance of software in active development. It's mainly used as visualization frontend for data
... [More]
measured by the Cachegrind/Callgrind tools from the Valgrind tools, but there are converters for other measurement tools available as well.
Features:
* direct support for profiles generated by Cachegrind/Callgrind
* support for arbitrary event types and derived event types
* sorted function list, grouped according to ELF object/source or file/symbol namespaces (such as C++ classes)
* correct handling of recursive cycles (similar to GProf) [Less]
50.2K
lines of code
6
current contributors
4 months
since last commit
99
users on Open Hub