From: Matt Helsley Date: Mon, 7 Nov 2005 08:59:16 +0000 (-0800) Subject: [PATCH] Process Events Connector X-Git-Tag: v2.6.15-rc1~633 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f46080c41d5f3f7c00b4e169ba4b0b2865258bf;p=pandora-kernel.git [PATCH] Process Events Connector This patch adds a connector that reports fork, exec, id change, and exit events for all processes to userspace. It replaces the fork_advisor patch that ELSA is currently using. Applications that may find these events useful include accounting/auditing (e.g. ELSA), system activity monitoring (e.g. top), security, and resource management (e.g. CKRM). Signed-off-by: Matt Helsley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed