A tcpdump-like tool for disk I/O?

Submitted by Vladmir
on December 15, 2009 - 1:47am

Hi, can anyone please suggest a tool to dump i/o packets just like tcpdump does for network traffic. Basically I have a complex dataflow that needs to be optimized and I want to see how packets go to/from disk - what goes randomly and sequentially.

Thanks