Re: execve replacement.
Daniel Phillips (news-innominate.list.linux.kernel@innominate.de)
Wed, 04 Oct 2000 17:54:57 +0200
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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/