EVolve: An Extensible Visualization Environment

Qin Wang,Karel Driesen,Laurie J. Hendren
2001-01-01
Abstract:Object-oriented programming makes building large software systems easy, but understanding and analyzing the run-time behavior of these large programs is nontrivial. Fortunately, with the help of profiling and visualization tools, this problem can be simplified. However, most existing profiling tools are not extensible and there's no way to use different data sources or add new visualizations easily. Therefore, we're currently developing EVolve, an extensible visualization environment, which provides an infrastructure for developing new visualization tools. In this paper, we present an overview of the infrastructure and describe each component.
What problem does this paper attempt to address?