Date: Thu, 3 Aug 2006 05:26:52 +0000 (UTC) From: John Birrell <jb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sysent.h Message-ID: <200608030526.k735QqvT068653@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 2006-08-03 05:26:52 UTC
FreeBSD src repository
Modified files:
sys/sys sysent.h
Log:
Add fields to struct sysent to support the DTrace syscall provider called
systrace.
Another file called systrace_args.c is generated. This will be compiled
into systrace and is used to map the syscall arguments into the 64-bit
parameter array.
Revision Changes Path
1.50 +16 -0 src/sys/sys/sysent.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608030526.k735QqvT068653>
