Skip to content
/ dio Public

DIO: A tool for diagnosing applications' I/O behavior through system call observability

License

Notifications You must be signed in to change notification settings

dsrhaslab/dio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIO

A tool for diagnosing applications I/O behavior through system call observability

DIO is a generic tool for observing and diagnosing applications storage I/O.

It is designed to be used by applications developers and users to understand how applications interact with storage systems.

By combining system call tracing with a customizable data analysis and visualization pipeline, DIO provide non-intrusive and comprehensive I/O diagnosis for applications using in-kernel POSIX storage systems (e.g., ext4, linux block device).

More information at DIO's website: https://dio-tool.netlify.app

Contact

Please contact us at [email protected] with any questions.

About

DIO: A tool for diagnosing applications' I/O behavior through system call observability

Resources

License

Stars

Watchers

Forks

Packages

No packages published