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 | Software Development |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Solaris |
| Implementation | C |
Recent releases


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


Changes: 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.


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


Changes: In this release, the function type is now stored in "info2" field, and the source filename and number line are stored in "info3" field.
- All comments
Recent commentsDocumentation
The Homepage is all french, has anybody some English Docs for it?