John Levon wrote:
> 
> On Wed, 4 Oct 2000, [iso-8859-1] Abel Muņoz Alcaraz wrote:
> 
> > I need that somebody says to my module when a user application has started
> > or finished, and what is its name and pid.
> >
> you do not need to trace system calls then. Provide a misc char device,
> and get the user app to open it. Then you can trace its existence via the
> open/close routines.

I think he meant 'any user application'.

--
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to