diff options
Diffstat (limited to 'trace_profile/strace.html')
-rw-r--r-- | trace_profile/strace.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trace_profile/strace.html b/trace_profile/strace.html index 3c7b33d..666899c 100644 --- a/trace_profile/strace.html +++ b/trace_profile/strace.html @@ -160,6 +160,7 @@ -e <expr> ... expression for trace filtering -o <file> ... log output into <file> -c .......... dump syscall statitics at the end + -k .......... dump stack trace for each syscall </code></pre> <pre><code class="language-markdown"><expr>: trace=syscall[,syscall] .... trace only syscall listed |