- Can we just trace certain functions? -- Yes
- Why do people still spend a lot of time developing other tracing tools? -- For light weight
- strace -o strace_output.txt -e trace=open,close
, this allows you to track certain system calls
Monday, December 21, 2009
Starting to learn strace now
Questions I want to figure out:
Subscribe to:
Posts (Atom)