Download List

Projeto Descrição

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

A chamada geração de gráfico de perfis ferramenta e simulador de cache para Valgrind foi renomeado para Callgrind. Ele agora suporta Valgrind até a versão 2.2.0. Um novo - reunir-systime = opção sim foi adicionado para a obtenção do tempo gasto em chamadas do sistema. - simular cache = não deve ser usado para ser capaz de carregar os dados em KCachegrind. A simulação de cache pode ser temporariamente desligado para pular partes de execução onde há medição é procurado. Isto acelera estas peças quase em tempo real.
Tags: Callgrind, Major feature enhancements
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.

Project Resources