iofile.d(1m) mojave man page | unix.com

Man Page: iofile.d

Operating Environment: mojave

Section: 1m

iofile.d(1m)							   USER COMMANDS						      iofile.d(1m)

NAME
iofile.d - I/O wait time by file and process. Uses DTrace.
SYNOPSIS
iofile.d
DESCRIPTION
This prints the total I/O wait times for each filename by process. This can help determine why an application is performing poorly by identifying which file they are waiting on, and the total times. Both disk and NFS I/O are measured. Since this uses DTrace, only users with root privileges can run this command.
EXAMPLES
Sample until Ctrl-C is hit then print report, # iofile.d
FIELDS
PID process ID CMD process name TIME total wait time for disk events, us FILE file pathname
BASED ON
/usr/demo/dtrace/iocpu.d
DOCUMENTATION
See the DTraceToolkit for further documentation under the Docs directory. The DTraceToolkit docs may include full worked examples with ver- bose descriptions explaining the output.
EXIT
iofile.d will sample until Ctrl-C is hit.
SEE ALSO
iosnoop(1M), dtrace(1M) version 0.70 Jul 24, 2005 iofile.d(1m)
Related Man Pages
bitesize.d(1m) - mojave
iofileb.d(1m) - mojave
fddist(1m) - osx
sigdist.d(1m) - osx
syscallbypid.d(1m) - osx
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
12-Core MacPro (2013) kernel_task over 1200%
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.