aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjstolp <jstolp@synopsys.com>2020-03-02 15:18:13 +0100
committerjstolp <jstolp@synopsys.com>2020-03-02 15:18:13 +0100
commit1ebf7220454e5912dedbfc7d67b73d7937e302ca (patch)
tree01909a29e4b0e1722cf00c21be32f5d81ac18f12
parent4bfb2373fa02a3bb560fc855d2fb6df505f71cb4 (diff)
downloadnotes-1ebf7220454e5912dedbfc7d67b73d7937e302ca.tar.gz
notes-1ebf7220454e5912dedbfc7d67b73d7937e302ca.zip
add signal trace to strace
-rw-r--r--debug.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug.txt b/debug.txt
index ac17616..5b97a65 100644
--- a/debug.txt
+++ b/debug.txt
@@ -17,6 +17,7 @@ useful <expr>:
trace=syscall[,syscall] .... trace only syscall listed
trace=file ................. trace all syscall that take a filename as arg
trace=process .............. trace process management related syscalls
+ trace=signal ............... trace signal related syscalls
signal ..................... trace signals delivered to the process
use cases: