summaryrefslogtreecommitdiff
path: root/strace.1
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2004-08-31 07:47:47 +0000
committerRoland McGrath <roland@redhat.com>2004-08-31 07:47:47 +0000
commit4de04aa70f82f73b40756553ea7eb7d15f3332d1 (patch)
treecc0dd618256d35c10b6ac3479550794058d043ac /strace.1
parentaa510629c74a8af3c229ac15a2405f45912d9f47 (diff)
downloadstrace-4de04aa70f82f73b40756553ea7eb7d15f3332d1.tar.gz
strace-4de04aa70f82f73b40756553ea7eb7d15f3332d1.tar.bz2
strace-4de04aa70f82f73b40756553ea7eb7d15f3332d1.tar.xz
2004-08-31 Roland McGrath <roland@redhat.com>
* strace.1: Say that -c shows system CPU time, not real time. Fixes Debian bug #254438.
Diffstat (limited to 'strace.1')
-rw-r--r--strace.15
1 files changed, 3 insertions, 2 deletions
diff --git a/strace.1 b/strace.1
index fb1bf04..b8870a4 100644
--- a/strace.1
+++ b/strace.1
@@ -218,8 +218,9 @@ Here the second argument represents the full set of all signals.
.TP 12
.TP
.B \-c
-Count time, calls, and errors for each system call and report a
-summary on program exit.
+Count time, calls, and errors for each system call and report a summary on
+program exit. On Linux, this attempts to show system time (CPU time spent
+running in the kernel) independent of wall clock time.
.TP
.B \-d
Show some debugging output of