Call graph generator for C code
Cflow reads files as C program source and attempts to print a graph of the program's function call hierarchy to the standard output. Called functions are indented with respect to their calling functions, and printed only once, in the order they occur. This is version 2.0.
$
pkg install cflowOrigin
devel/cflow
Size
33.6KiB
License
not specified
Maintainer
ports@FreeBSD.org
Dependencies
0 packages
Required by
0 packages