This edition
The talk will contain the following sections:
- the linux kernel, a general overview, unintentional obfuscations, and how a software engineer building similar software can navigate it;
- A fast introduction to linux syscall naming conventions;
- challenges when building intentrace;
- compare intentrace to strace;
- performance techniques;
- complexity in developer tooling.
Final notes:
- some of the technical points in these sections are still being implemented in the intentrace codebase.
LEVEL: Introductory and Overview