commit | 49dcfa092e98f208a0ce32586b7b2654aaea5077 | [log] [tgz] |
---|---|---|
author | subrata_modak <subrata_modak> | Thu Jun 26 09:35:45 2008 +0000 |
committer | subrata_modak <subrata_modak> | Thu Jun 26 09:35:45 2008 +0000 |
tree | 7d72d50be0820250f46eec5c445922982904d61c | |
parent | 5a690898139ed24f00dfcdb6289ea4812970f071 [diff] |
Addition of Initial set of Process Event Connectors by Li Zefan. Process event connector is a netlink connector that reports process events to userspace, and currently we have 5 kinds of process events, i.e. fork, exit, exec, uid, gid. There are total 5 test cases to test its functionality. But the test is not run by default, because I don't find a way to decide whether the underlying kernel supports this feather or not. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>.