Messages in this thread |  | | Date | Thu, 18 Oct 2001 12:12:53 -0400 | From | Mark Frazer <> | Subject | Re: kernel |
| |
The source for the 'strace' utility might be a good place to start your project. If you want to trace library calls instead of system calls, try 'ltrace'.
tushar korde <tushar_k5@rediffmail.com> [01/10/18 11:33]: > > Sir > > i am working on system call tracing. > > i want to check the validity of the system > > calls given by users how can i parse them. > > Does the linux O.S. also performs parsing ? > > how can i make a grammar for the system > > call parsing . > > > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/
-- "we are like unbaked soma vessels" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |