
Highlights
- Visualizes execution profiles generated by profiling tools like Valgrind through interactive tree maps.
- Displays detailed call graphs showing caller and callee relationships between functions.
- Calculates cost metrics and execution counts to locate performance bottlenecks in software.
About this application
KCachegrind is a visualization tool for profiling data generated by performance analysis applications such as Valgrind. It reads execution traces and presents them through graphical tree maps and call graphs, allowing developers to inspect call hierarchies, execution counts, and cost metrics for functions within a program. The interface breaks down performance statistics by caller and callee relationships, helping to identify bottlenecks in compiled software. Designed for Linux environments, the utility focuses on rendering complex call-graph data into structured visual components for analytical inspection.
Where to get it
Linux
- Open on FlathubOpens in a new tabPackage repositoryFlathub
From the publisher
Install from a terminal
flatpak install flathub org.kde.kcachegrind
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.