You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
300 B
Plaintext

# 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 -