Date: Sat, 2 Feb 2008 22:21:06 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 134675 for review Message-ID: <200802022221.m12ML6ZF081965@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=134675 Change 134675 by jb@jb_freebsd1 on 2008/02/02 22:20:24 Handle the case where witness and invariants aren't in the kernel but the DTrace hooks are... we need the syscall names. Affected files ... .. //depot/projects/dtrace/src/sys/conf/files#68 edit Differences ... ==== //depot/projects/dtrace/src/sys/conf/files#68 (text+ko) ==== @@ -1526,7 +1526,7 @@ kern/sys_pipe.c standard kern/sys_process.c standard kern/sys_socket.c standard -kern/syscalls.c optional witness | invariants +kern/syscalls.c optional witness | invariants | kdtrace_hooks kern/sysv_ipc.c standard kern/sysv_msg.c optional sysvmsg kern/sysv_sem.c optional sysvsem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802022221.m12ML6ZF081965>