http://lkml.indiana.edu/hypermail/linux/kernel/0208.0/0140.html

On Thu, Aug 01, 2002 at 01:04:51PM -0400, Karim Yaghmour wrote:
>
> Have a look at the Linux Trace Toolkit:
> http://www.opersys.com/LTT/

syscalltrack, http://syscalltrack.sourceforge.net can do it as
well. You'll get the notification in user space out of the box, and in
kernel space with a bit of hacking.

> Fabrizio Morbini wrote:
> > Hi, somebody know how signaling the creation of each new process?
> > (watching the proc filesystem or ps output is too slow)
> >
> > If this software doesn't exists where (in the kernel source) I must
> > insert hook for tracing the creation of new process?

-- 
http://vipe.technion.ac.il/~mulix/
http://syscalltrack.sf.net/



Reply via email to