PERFORCE change 95485 for review

John Birrell jb at FreeBSD.org
Tue Apr 18 06:49:04 UTC 2006


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

Change 95485 by jb at jb_freebsd2 on 2006/04/18 06:48:31

	Add the basic dtrace device.
	
	I'm noting going to hack up Sun's dtrace device code because I
	expect that will contain too much Solaris-specific code. If we end
	up finding common ground, I can always trash this device and go
	with the sys/contrib/opensolaris one.

Affected files ...

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

Differences ...

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

@@ -92,6 +92,7 @@
 cam/scsi/scsi_ses.c		optional ses
 cam/scsi/scsi_targ_bh.c		optional targbh
 cam/scsi/scsi_target.c		optional targ
+cddl/dev/dtrace/dtrace.c	optional dtrace
 coda/coda_fbsd.c		optional vcoda
 coda/coda_namecache.c		optional vcoda
 coda/coda_psdev.c		optional vcoda


More information about the p4-projects mailing list