# Call graph generator for Julia

**URL:** https://discourse.julialang.org/t/call-graph-generator-for-julia/5822
**Category:** General Usage
**Created:** [September 11, 2017, 12:24pm UTC](https://discourse.julialang.org/t/call-graph-generator-for-julia/5822 "2017-09-11T12:24:43Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tkoolen](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tkoolen/32/1603_2.png) [@tkoolen](https://discourse.julialang.org/u/tkoolen)
#### Post date: [September 11, 2017, 12:44pm UTC](https://discourse.julialang.org/t/call-graph-generator-for-julia/5822/2 "2017-09-11T12:44:45Z")

</div>

Currently, there’s @cstjean’s [TraceCalls.jl](https://discourse.julialang.org/t/ann-tracecalls-jl-a-debugging-and-profiling-tool-for-julia-0-6/5283). In the not-too-distant future, [Cassette.jl](https://github.com/jrevels/Cassette.jl) (or some package based on it) will likely address some (all?) of the known limitations of TraceCalls.

---

_[View the full topic](https://discourse.julialang.org/t/call-graph-generator-for-julia/5822)._
