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.

john

-- 
"The Internet is a shallow and unreliable electronic repository of dirty pictures, 
inaccurate rumors,
 bad spelling and worse grammar, inhabited largely by people with no demonstrable 
social skills."
        - Chronicle of Higher Education

-
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