call-graph topic

List call-graph repositories

pyan

314
Stars
52
Forks
Watchers

Static call graph generator. The official Python 3 version. Development repo.

cscout

186
Stars
34
Forks
Watchers

C code refactoring browser

Tai-e

1.3k
Stars
161
Forks
Watchers

An easy-to-learn/use static analysis framework for Java

callGraph

201
Stars
25
Forks
Watchers

A multi-language tool which parses source code for function definitions and calls

imgui-flame-graph

140
Stars
12
Forks
Watchers

A Dear ImGui Widget for displaying Flame Graphs.

MetaCG

30
Stars
4
Forks
Watchers

MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.

printracer

37
Stars
1
Forks
Watchers

🔎🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.

SootUp

525
Stars
60
Forks
Watchers

A new version of Soot with a completely overhauled architecture

jonga

50
Stars
6
Forks
Watchers

Jonga: Python function call graph visualization

ko-time

52
Stars
12
Forks
Watchers

一个轻量级的springboot项目性能分析工具,通过追踪方法调用链路以及对应的运行时长快速定位性能瓶颈。A lightweight springboot monitoring system for tracing call graph,which can help you find method's perf...