$ whoami
Godones
kernel notes / systems hacking / field logs
> booting notes on Linux internals > tracing kernel paths and runtime state > documenting StarryOS experiments
$ ls -lt posts
-
内核跟踪机制
梳理 Linux kprobe、uprobe 和 tracepoint 的基本机制与触发流程。
-
Linux debug
在 QEMU 和 GDB 中编译、启动并调试 Linux 内核的完整记录。