2013/05/01 by Jonas Trümper, Jürgen Döllner, Alexandru Telea · 1 citation
Computer Science · #Software Engineering Research #Software System Performance and Reliability #Data Visualization and Analytics #Computer science #Program comprehension #TRACE (psycholinguistics) #Visualization #Software visualization #Scalability #Context (archaeology) #Task (project management) #Cardinality (data modeling) #Software #Code (set theory) #Programming language #Theoretical computer science #Data mining #Software system #Database #Component-based software engineering
paper · doi:10.1109/icpc.2013.6613833
openalex publication_date 2013/05/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01
Understanding the execution of programs by means of program traces is a key strategy in software comprehension. An important task in this context is comparing two traces in order to find similarities and differences in terms of executed code, execution order, and execution duration. For large and complex program traces, this is a difficult task due to the cardinality of the trace data. In this paper, we propose a new visualization method based on icicle plots and edge bundles. We address visual scalability by several multiscale visualization metaphors, which help users navigating from the main differences between two traces to intermediate structural-difference levels, and, finally fine-grained function call levels. We show how our approach, implemented in a tool called TRACEDIFF, is applicable in several scenarios for trace difference comprehension on real-world trace datasets.