在每次系统调用时插入kprobes

时间:2013-04-04 21:03:31

标签: linux linux-kernel linux-device-driver kprobe

如何在每个系统调用点插入内核探针?我需要跟踪程序所做的所有系统调用。我设法检测一些例程,但不是实际的系统调用。

thaks

0 个答案:

没有答案