Re: KERNEL SYSTEM CALLS DEFINITIONS

volodya@mindspring.com
Mon, 10 Dec 2001 08:31:57 -0500 (EST)


On 9 Dec 2001, Sarita N wrote:

>
> Hello,
> I am a grad student at the university of nebraska lincoln.
> I have to build a tool in C that would caputure the system calls and signals between a user application adn the operating system.
>
> I have started studying the Linux kernel. Can I know how to go about it. Where , in which Kernel file can I find the definitions of the various system calls - how have they been implemented in the kernel?
>
> How do I go about the project?

a) look at strace
b) look at memtrace (probably simpler than strace to understand)
http://volodya-project.sf.net - memtrace is a part of
"Preload" package.

Vladimir Dergachev

>
> Thanks and regards,
> Sarita Navuluru.
>
> -
> 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/
>

-
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/