Re: Intercepting system calls

From: richard -rw- weinberger
Date: Fri Dec 23 2011 - 04:17:10 EST


On Fri, Dec 23, 2011 at 10:08 AM, Gaurav Saxena <grvsaxena419@xxxxxxxxx> wrote:
> Ok I have seen details of KPROBES, I think it will suit to my
> requirements, I just wanted to know a few things,
> Can I use probes to prevent unlink of certain files? Also is
> CONFIG_KPROBES set to "y" on linux kernels available with distros like
> ubuntu?

Kprobes allow you to instrument the kernel.
AFAIK it enabled by most distros.

--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/