Projects / Cflow2VCG

Cflow2VCG

Cflow2vcg converts the result of the cflow utility to a VCG format. It offers the ability to view graphically the call-graph of sources, and import it into documentation.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  01 May 2003 14:29

Release Notes: A hack permits you to produce dot format output. This is done by the new cflow2dot executable.

Release Notes: Draw_Cflow is a C++ rewrite of cflow2vcg. The goal is to make a more generic call-graph drawer that will be able to easily handle multiple input/output formats. The current version doesn't do anything.

  •  08 Feb 2002 06:29

Release Notes: Output from the free cflow command may now be parsed and major packaging bugs were fixed.

  •  31 Jan 2002 02:42

    Release Notes: In this release, the function type is now stored in "info2" field, and the source filename and number line are stored in "info3" field.

    RSS Recent comments

    22 May 2002 06:39 murple

    Documentation
    The Homepage is all french, has anybody some English Docs for it?

    Screenshot

    Project Spotlight

    SLEEF

    A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.

    Screenshot

    Project Spotlight

    Python bsddb3

    Python bindings for Oracle Berkeley DB.