1 / 9

Program Visualization at the System Level

Program Visualization at the System Level. University of Notre Dame Jian Mu and Dirk Van Bruggen. The Problem. Simple programs can be complex strace offers a look into the system calls Output is difficult to decipher How does the program run? What files/resources are used?. The Solution.

adlai
Download Presentation

Program Visualization at the System Level

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Program Visualization at the System Level University of Notre Dame Jian Mu and Dirk Van Bruggen

  2. 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?

  3. The Solution Create a program to assist in visualizations Create a Data Pipeline Create Modules for each stage

  4. Initial Results Where did all the time go?

  5. Initial Results cont. Where is the I/O concentrated? Time and Count

  6. Following Calls Through Time

  7. How Much Overhead? Seconds

  8. The Road Ahead GUI to Tie everything together Additional Modules Visualization Debugging In-Depth Performance Evaluation Effectiveness Study

  9. Questions?

More Related