Re: Detecting process creation/deletion
- From: Ian Kilgore <invalid@xxxxxxxxxxxxxxx>
- Date: Thu, 19 Jan 2006 17:33:50 GMT
Nix wrote:
No worries, I wrote a simple little hack last night to do it. Thanks for the link, though.. I may have missed a spot =]Can't you use the process events connector to do this? Or is netlink too unpleasant to use from kernel space?
(Regardless, the process events connector patch makes it pretty obvious which bits to patch: <http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9f46080c41d5f3f7c00b4e169ba4b0b2865258bf>).
Adding the hooks will be a bit tricky to do without introducing any race conditions, but if you get it right I guess people might actually want to use your patch.
I think it's mostly been done :)
-- echo izn@xxxxxxxxxxxx|tr zwvq aeto .
- References:
- Detecting process creation/deletion
- From: Ian Kilgore
- Re: Detecting process creation/deletion
- From: Nix
- Detecting process creation/deletion
- Prev by Date: Re: Kmalloc
- Next by Date: mq_open() problem
- Previous by thread: Re: Detecting process creation/deletion
- Next by thread: Re: Detecting process creation/deletion
- Index(es):