Skip to content

KCachegrind

Published by KDE

Profiler Frontend

Open sourceGPL-2.0-or-later

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.

Linux

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.