]> granicus.if.org Git - strace/commitdiff
2004-08-31 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 07:47:47 +0000 (07:47 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 07:47:47 +0000 (07:47 +0000)
* strace.1: Say that -c shows system CPU time, not real time.
Fixes Debian bug #254438.

strace.1

index fb1bf040e30510cf9d4e54366a65ff6a61153bc7..b8870a43932fbc88e344ef692eb68e654291cd15 100644 (file)
--- 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