summaryrefslogtreecommitdiff
path: root/ifpps.8
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-30 17:02:23 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-30 17:02:43 +0200
commit11eb8de6fbd8578305c57082139d72c4f46c0864 (patch)
treea1a8e4e79efcee8d55242f0ac131c94e9ad8250c /ifpps.8
parent0239434a6a58ba371ffee9a06b6b7f1e3b9ef72e (diff)
parentc2e6ac191eb0a721570bf4bcb747c08f6487c7aa (diff)
Merge branch 'master' of github.com:borkmann/netsniff-ng
Needed to let Git merge to not run into conflicts with Tobias' set of changes on ifpps resp. ifpps manpage. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ifpps.8')
-rw-r--r--ifpps.84
1 files changed, 4 insertions, 0 deletions
diff --git a/ifpps.8 b/ifpps.8
index 97a3760..26827b2 100644
--- a/ifpps.8
+++ b/ifpps.8
@@ -47,6 +47,10 @@ Networking device to fetch statistics from, for example, eth0, wlan0.
.SS -t <time>, --interval <time>
Statistics refresh interval in milliseconds, default is 1000ms.
.PP
+.SS -n, --num-cpus
+Set maximum number of top hitter CPUs (in terms of time spent in system/user
+mode) to display in ncurses mode, default is 10.
+.PP
.SS -p, --promisc
Turn on promiscuous mode for the given networking device.
.PP