1 example for pidstat
# pidstat is useful for tracing tasks managed by the kernel.
# -d for disk IO, the integer is the sleep time between reporting.
pidstat -d 1
# pidstat is useful for tracing tasks managed by the kernel.
# -d for disk IO, the integer is the sleep time between reporting.
pidstat -d 1