cflow

v 1.7 Updated: 2 years, 3 months ago

A program for generating call graphs from C code.

The cflow program is a tool which generates a call graph from C source files. It is most often used with a program like dot (from the graphviz package) in order to present visual graphs of the paths along which a piece of software may run.

https://www.gnu.org/software/cflow/

To install cflow, paste this in macOS terminal after installing MacPorts

sudo port install cflow

Add to my watchlist

Installations 3
Requested Installations 3