kprobe 内核模块
摘要:
代码来自于linux内核sample/kprobekprobe_example.c 1 /* 2 * NOTE: This example is works on x86 and powerpc. 3 * Here's a sample kernel module showing the ... 阅读全文
posted @ 2015-11-02 20:32 追寻前人的脚步 阅读(1010) 评论(0) 推荐(0) 编辑