Re: Fork capture
Al Boldi <[email protected]> Mon, 19 Sep 2005 18:01:47 +0300
| Newsgroups | org.kernel.vger.linux-smp,org.kernel.vger.linux-assembly,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Coywolf Qi Hunt wrote: > On 9/18/05, Al Boldi <[email protected]> wrote: > > Is there a way to capture a process-fork? > > > > Something like: > > process/kModule A monitors procs for forking, captures it and manages > > further processing. > > Look at the fork_connector patch. Nice, but how could this be used to _manage_ further process-execution? Also, would a user-space solution be possible? Thanks! -- Al