TATawaliou ALAOintawaliou.com·6h ago · 15 min readLinux Kernel Labs: Kprobe based tracer (Part 1) In this post, I'll describe how I build a simple kprobe-based tracer for the 2nd assignment of the Linux Kernel Labs course. Assignment Link We want to build a kernel module named tracer that'll be a 00