2004-08-31 Roland McGrath <roland@redhat.com>
* strace.1: Say that -c shows system CPU time, not real time. Fixes Debian bug #254438.
This commit is contained in:
parent
aa510629c7
commit
4de04aa70f
5
strace.1
5
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user