Trevis is a tree visualization and analysis framework that allows users to visualize, compare, cluster, and intersect context trees, such as calling context trees produced by profilers.
TreeMapRenderer | LinearRenderer | RadialRenderer | HighriseRenderer |
(tree map) | (icicle) | (sunburst, CCRC) | |
You can download the source code of the basic Trevis components necessary for visualizing trees.
Trevis is a framework and currently supports four different tree visualizations. It could be extended to support many more.
For a great survey on tree visualizations, check out TreeVis.net by Hans-Joerg Schulz!
Besides our work on tree visualization, we also are interested in visualizing temporal data in the form of performance traces.