Download List

專案描述

KCachegrind visualizes profiles of program runs in various ways, including a tree map and call graph visualization, and source and assembler annotation. It is designed to be fast and to provide a quick overview of very large programs, such as KDE applications. A source for profile data is Callgrind, a Valgrind plugin, which produces call graph and cache simulation events. While this can run unmodified binaries, the simulation slows down measuring. For other profile tools like OProfile, format converters are provided.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-04 05:48 Back to release list
0.9.9

The call-graph generating profiling tool and cache
simulator for Valgrind was renamed to Callgrind. It
now supports Valgrind up to version 2.2.0. A new
--collect-systime=yes option was added for obtaining
the times spent in system calls. --simulate-cache=no
should be used to be able to load the data into
KCachegrind. Cache simulation can be temporarily
switched off to skip execution parts where no
measurement is wanted. This accelerates these parts
almost to real-time.
標籤: Callgrind, Major feature enhancements

Project Resources