FICHA · AUR

codeviz

A call graph generation utility for C/C++

  • App
  • CLI
  • Dev
  • GRAPHICS
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

C and C++ call relationships can be turned into graph output for architecture review and debugging. It is useful for developers who need to understand how functions call each other in large or unfamiliar native codebases.

Call graphs are approximations based on the available analysis inputs. Review results carefully when macros, function pointers, generated code, or conditional compilation are involved.

How to run

codeviz

Commands: codeviz

Permissions

Permissions not analysed for this source yet.