驅動程式 - Linux Device Driver(LDD) - SystemTap - 開發環境



參考資訊:
https://wiki.debian.org/SystemTap
https://wiki.debian.org/SourcesList#Debug_Symbol_Packages

步驟如下:

$ sudo apt-get install systemtap linux-headers-$(uname -r) coreutils-dbgsym linux-image-$(uname -r)-dbg

P.S. 記得添加Debug Symbol Packages