/calltree

This repository was created to maintain "calltree", initial source code from calltree-2.3. "calltree" is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.

Primary LanguageCGNU General Public License v2.0GPL-2.0

Issues