Hi, I know how to trace the number of bytes read/written by a program by summing the argument of that read/write syscall. However, the way the OS services read/write calls is in blocks. I wonder if it's possible to trace the actual number of blocks read/written caused by the syscalls?
-- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list [email protected]
