Add note about strace
This commit is contained in:
parent
7a192caaac
commit
13ac24f0e0
1 changed files with 5 additions and 0 deletions
5
notebook/Linux/Tools/strace.md
Normal file
5
notebook/Linux/Tools/strace.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# strace
|
||||||
|
|
||||||
|
trace system calls and signals
|
||||||
|
|
||||||
|
[Tutorial](https://www.howtoforge.com/linux-strace-command/)
|
Loading…
Reference in a new issue