Overview
The Call Graph Toolbox project is a collection of Atlas native call graph construction implementations and utilities for navigating the resulting call graphs.
This plugin current implements nine different call graph construction algorithms (including a novel Exception Type Analysis (ETA) implementation).
Features
- User configurable analysis preferences for whole and partial program analysis
- Atlas Smart Views for viewing call graph results on-demand
- 9 different call graph construction algorithms
Getting Started
Ready to get started?
- First install the Call Graph Toolbox plugin
- Then check out the provided tutorials to jump start your analysis
Source Code
Need additional resources? Checkout the Javadocs or grab a copy of the source.