The untold stories and secret recipes of becoming a kernel debugger, this channel is an attempt to provide deep implementation level information about the Linux kernel using tracing as the main tool. Here is a list of tools and techniques that are extensively used in these videos:
- Linux perf
- Linux ftrace
- LTTng
- Call stack tracing
- Function graph tracing
- Linux kernel code inspection