Generate a call graph from an executable binary compiled with debugging symbols. The call graph is output in the DOT format, which can be visualized using tools like Graphviz
Find a file
hax a519352291 Welcome example.c
Signed-off-by: hax <hax@lainlounge.xyz>
2025-01-05 18:17:02 +00:00
callygraphs.sh Welcome callygraphs.sh 2025-01-05 18:13:13 +00:00
example.c Welcome example.c 2025-01-05 18:17:02 +00:00
LICENSE Initial commit 2025-01-05 18:08:58 +00:00
README.md Initial commit 2025-01-05 18:08:58 +00:00

Callygraphs