# blktrace # blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations up to user space # trace PC (non-filesystem requests, PC) on the /dev/sdb disk. # blkparse generates human-readable formatting blktrace /dev/sdb -a PC -o - | blkparse -i -