GNU cflow

GNU cflow
Developer(s)GNU Project
Stable release
1.7  / 30 December 2021 (30 December 2021)
Repository
Operating systemLinux, UNIX
Typeflowgraph generator
LicenseGPL (free software)
Websitegnu.org/software/cflow/

GNU cflow is a flow graph generator that is part of the GNU Project. It reads a collection of C source files and generates a C flow graph of external references. It uses only sources and does not need to run the program.