Home / Download

Documentation
Screenshots
Download
Links
Roadmap
Bugs & Wishes

Project Page




License

Callgrind and KCachegrind are open source software, and licensed under GPL V2. More details can be found here.

Precompiled Binaries

KCachegrind 0.7kde is part of KDE 4.7.x (KCachegrind 0.4.6 was part of KDE > 3.4, now relabeled as Trinity), package kdesdk. If your distribution includes KDE, chances are good that you already have it installed, or that a binary package is provided.

Callgrind is merged into Valgrind since version 3.1.

While QCachegrind can be easily compiled on Mac OS-X and Windows, there currently are no precompiled packages or installers available. You need to compile it from source.

If you know other sources, or have corrections, please send me an EMail.

Download Source

  • KCachegrind

  kcachegrind-0.7.1.tgz (290 KB)
  MD5: 39376990a9ea2e9f1b75f43f9104fd70

Installation

Installation instructions can be found in the source package, file README.

Change Log

  • KCachegrind 0.7.1 (2.2.12)
    • Communicates with Callgrind now by running callgrind_control (needed for VG > 3.7)
    • Minor bugfixes, does not use Qt3-compat features of Qt4 any longer

  • KCachegrind 0.7.0 (24.8.11)
    • First release of qcachegrind binary, which only relies on Qt > 4.3 (part of the KCachegrind source package)
    • First release of KCachegrind for KDE 4 (independent from KDE release cycle)
    • Understands recently introduced event types for last level cache (in Valgrind 3.6.0)