aboutsummaryrefslogtreecommitdiff
path: root/man/man8/biotop.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/biotop.8')
-rw-r--r--man/man8/biotop.87
1 files changed, 5 insertions, 2 deletions
diff --git a/man/man8/biotop.8 b/man/man8/biotop.8
index ed25521f..47392bc7 100644
--- a/man/man8/biotop.8
+++ b/man/man8/biotop.8
@@ -2,7 +2,7 @@
.SH NAME
biotop \- Block device (disk) I/O by process top.
.SH SYNOPSIS
-.B biotop [\-h] [\-C] [\-r MAXROWS] [interval] [count]
+.B biotop [\-h] [\-C] [\-r MAXROWS] [\-p PID] [interval] [count]
.SH DESCRIPTION
This is top for disks.
@@ -30,6 +30,9 @@ Don't clear the screen.
\-r MAXROWS
Maximum number of rows to print. Default is 20.
.TP
+\-p PID
+Trace this PID only.
+.TP
interval
Interval between updates, seconds.
.TP
@@ -98,7 +101,7 @@ Linux
.SH STABILITY
Unstable - in development.
.SH AUTHOR
-Brendan Gregg
+Brendan Gregg, Rocky Xing
.SH INSPIRATION
top(1) by William LeFebvre
.SH SEE ALSO