From 787183114445f83025a0866e41cb9338e90f8b60 Mon Sep 17 00:00:00 2001
From: johannst <johannes.stoelp@gmail.com>
Date: Fri, 15 Nov 2019 17:36:33 +0100
Subject: updated strace

---
 debug.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debug.txt b/debug.txt
index 7d693f6..30dd94c 100644
--- a/debug.txt
+++ b/debug.txt
@@ -11,6 +11,7 @@ strace [OPTS] [ELF]
   -s <size> ... max string size (default: 32)
   -e <expr> ... expression for trace filtering
   -o <file> ... log output into <file>
+  -c .......... dump syscall statitics at the end
 
 useful <expr>:
   trace=syscall[,syscall] .... trace only syscall listed
-- 
cgit v1.2.3