I've always thought call graphs are a great way to explore a codebase. But they tend to be noisy because programs typically have a lot of control flow going most of which is uninteresting. I'm toying around with a concept to generate hierarchical call graphs to visualize call flow at different ...
Source: [Hacker News](https://arcaide.foo/app/projects)