Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2006 00:17:44 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 97432 for review
Message-ID:  <200605190017.k4J0HiVc024850@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=97432

Change 97432 by jb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605190017.k4J0HiVc024850>