Description
Generates call graphs from encoded traces. Developers can use it to understand how functions or execution paths relate after collecting trace data from a program.
Use it when performance work, debugging, or code comprehension needs a visual or structured call graph. It depends on having suitable trace input and is mainly for technical analysis.