f532507eb8
- Strip binary - Regenerate patches - Update WWW
5 lines
250 B
Text
5 lines
250 B
Text
cflow reads files as C or assembler program source and prints a graph
|
|
of the function call hierarchy. Called functions are indented according
|
|
to their caller-callee relationship, in the order of occurrence.
|
|
|
|
WWW: https://bitbucket.org/marcusva/cflow
|