90 likes | 173 Vues
This program by Jian Mu and Dirk Van Bruggen simplifies complex program visualization, offering insights into system calls and resource usage. Leverage data pipeline, modules, and GUI to enhance visualization and performance evaluation.
E N D
Program Visualization at the System Level University of Notre Dame Jian Mu and Dirk Van Bruggen
The Problem Simple programs can be complex straceoffers a look into the system calls Output is difficult to decipher How does the program run? What files/resources are used?
The Solution Create a program to assist in visualizations Create a Data Pipeline Create Modules for each stage
Initial Results Where did all the time go?
Initial Results cont. Where is the I/O concentrated? Time and Count
How Much Overhead? Seconds
The Road Ahead GUI to Tie everything together Additional Modules Visualization Debugging In-Depth Performance Evaluation Effectiveness Study