Re: [PATCH] connector: add an event for monitoring process tracers
From: Evgeniy Polyakov <hidden>
Date: 2011-07-13 12:56:15
From: Evgeniy Polyakov <hidden>
Date: 2011-07-13 12:56:15
Hi Vladimir On Tue, Jul 12, 2011 at 11:32:37PM +0300, Vladimir Zapolskiy (vzapolskiy@gmail.com) wrote:
This change adds a procfs connector event, which is emitted on every successful process tracer attach or detach. If some process connects to other one, kernelspace connector reports process id and thread group id of both these involved processes. On disconnection null process id is returned. Such an event allows to create a simple automated userspace mechanism to be aware about processes connecting to others, therefore predefined process policies can be applied to them if needed.
Looks good to me, thank you. Acked-by: Evgeniy Polyakov <redacted> -- Evgeniy Polyakov