PERFORCE change 97432 for review

John Birrell jb at FreeBSD.org
Fri May 19 00:19:28 UTC 2006


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

Change 97432 by jb at jb_freebsd2 on 2006/05/19 00:17:06

	Add the Statically Defined Tracing (SDT) backend. Although it currently
	contains some machine dependent code, it is intended to be machine
	indepenent and the MD stuff moved out as other architectures appear.

Affected files ...

.. //depot/projects/dtrace/src/sys/conf/files#13 edit

Differences ...

==== //depot/projects/dtrace/src/sys/conf/files#13 (text+ko) ====

@@ -1308,6 +1308,7 @@
 kern/kern_prot.c		standard
 kern/kern_resource.c		standard
 kern/kern_rwlock.c		standard
+kern/kern_sdt.c			standard
 kern/kern_sema.c		standard
 kern/kern_shutdown.c		standard
 kern/kern_sig.c			standard


More information about the p4-projects mailing list