A support for the format provided by GNU cflow[1] is added to the CVS.
Cflow2VCG is a tool which convert a call-graph produce by the tool cflow in a VCG format file in order to display this call-graph.
The main modification is the new cflow2dot utility. This one permits to convert a CFLOW call-graph in a DOT format. This output can be used with the dot utility (part of the graphviz package).
In order to implements more input/output formats, a rewrite as started in C++. I put this under CVS with the temporary name draw_cflow. Any contribution appreciated.
Cflow2VCG is a tool which convert a call-graph produce by the tool cflow in a VCG format file in order to display this call-graph.
The main modification is the ability to parse the output of the free implementation of cflow. It's now possible to use cflow2vcg on GNU/Linux system.
The new version 0.3 of Cflow2VCG is out.
This release extract more info from the cflow output.
The parser has been rewrite in order to prepare a multiple input format.
Cf. download area for more info.
Cflow2VCG 0.2 is out.
This release add a '-v' command line option to cflow2vcg.
The first release of Cflow2VCG is out.
What is Cflow2VCG : check http://cflow2vcg.sourceforge.net .
Download it at http://sourceforge.net/project/showfiles.php?group_id=28382&release_id=38154