(Work-in-progress)
A service to structure your call traces (call stacks)
Call traces (stacks) are valuable assets for large programs. In a large program, there are many ways to reach the same function (line). Without contexts, we know little. Those call traces (stacks) are the context that we are looking for.