summaryrefslogtreecommitdiffstats
path: root/sys-utils/readprofile.8
diff options
context:
space:
mode:
authorKarel Zak2013-04-05 13:13:10 +0200
committerKarel Zak2013-04-05 13:13:10 +0200
commit0ca4988c37d6e9f73747c6e53078cb17fe96809e (patch)
treea5b1e19be7c7f0d951a86734d8fb7faac29e8ae1 /sys-utils/readprofile.8
parentfsck: cleanup usage() (diff)
downloadkernel-qcow2-util-linux-0ca4988c37d6e9f73747c6e53078cb17fe96809e.tar.gz
kernel-qcow2-util-linux-0ca4988c37d6e9f73747c6e53078cb17fe96809e.tar.xz
kernel-qcow2-util-linux-0ca4988c37d6e9f73747c6e53078cb17fe96809e.zip
readprofile: add --counters to the man page
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/readprofile.8')
-rw-r--r--sys-utils/readprofile.83
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-utils/readprofile.8 b/sys-utils/readprofile.8
index 308dba498..9880620db 100644
--- a/sys-utils/readprofile.8
+++ b/sys-utils/readprofile.8
@@ -76,6 +76,9 @@ frequency, HZ. This is supported on i386-SMP (2.2 and 2.4 kernel)
and also on sparc-SMP and sparc64-SMP (2.4 kernel). This option also
resets the profiling buffer, and requires superuser privileges.
.TP
+\fB\-s, \fB\-\-counters\fR
+Print individual counters within functions.
+.TP
\fB\-v\fR, \fB\-\-verbose\fR
Verbose. The output is organized in four columns and filled with
blanks. The first column is the RAM address of a kernel function,