From: Roland McGrath Date: Tue, 31 Aug 2004 07:47:47 +0000 (+0000) Subject: 2004-08-31 Roland McGrath X-Git-Tag: v4.5.18~534 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4de04aa70f82f73b40756553ea7eb7d15f3332d1;p=strace 2004-08-31 Roland McGrath * strace.1: Say that -c shows system CPU time, not real time. Fixes Debian bug #254438. --- diff --git a/strace.1 b/strace.1 index fb1bf040..b8870a43 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