Skip to content

iohub/callgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

callgraph

Usage

  1. run graphgen on your project source directory.
graphgen --listen-addr 127.0.0.1:12800 --project-dir /home/do/ws/collama
  1. open http://127.0.0.1:12800/callgraph/html?depth=4
  2. choose a function to draw callgraph.
  • screenshot:

demo2

  • usage gif:

demo1

Todo

  • supports typescript (completed)
  • supports JavaGolang

About

draw callgraph for many languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published