PERFORCE change 134675 for review

John Birrell jb at FreeBSD.org
Sat Feb 2 14:21:07 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=134675

Change 134675 by jb at 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


More information about the p4-projects mailing list