Download List

Projeto Descrição

CodeViz is a call graph visualisation tool which uses a variety of different data collection methods to generate its call graphs. Using a modified version of the GNU Compiler, very accurate call graphs that precisely reflect the compiled code may be created. If using a compiler is undesirable, CodeViz is able to directly parse C/C++ code itself, and even analyse binaries with objdump, so it will work if the source isn't available.

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-05-21 20:25
0.9

CodeViz agora suporta três tipos diferentes de métodos de coleta que entender C e C + +. Os métodos de coleta são totalmente modular, para adicionar novas línguas é um caso de adicionar outro módulo Perl. Ele foi testado contra o Linux kernel 2.4.20 e 2.5.69 para certificar-se os gráficos produzidos são precisos, e é conhecido por gerar gráficos contra avifile.
Tags: Stable, Initial freshmeat announcement
CodeViz now supports three different types of collection methods that understand both C and C++. The collection methods are totally modular, so adding new languages is a case of adding just another Perl module. It has been tested against Linux kernel 2.4.20 and 2.5.69 to make sure the graphs produced are accurate, and is known to generate graphs against avifile.

Project Resources