Download List

Descripción del Proyecto

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.

2003-09-09 07:46 Back to release list
0.4.3

Esta versión incluye una vista desensamblador anotado con información sobre el flujo (flechas salto), y una vista de gráfico interactivo convocatoria de la relación de llamada alrededor de la función activa actual.
Tags: Unstable, Major feature enhancements
This version includes an annotated disassembler view
with flow information (jump arrows), and an interactive
call graph view for the call relationship around the
current active function.

Project Resources