Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2006 21:52:25 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 96260 for review
Message-ID:  <200604272152.k3RLqPa1024573@repoman.freebsd.org>

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

Change 96260 by jb@jb_freebsd2 on 2006/04/27 21:51:38

	Add the machine architecture specific ASM file. There are many more
	functions to go in here.
	
	To start with, dtrace_probe_error is required to process:
	
	$dtrace -n "BEGIN { trace(*(int *)NULL); }"
	
	Output:
	
	dtrace: error on enabled probe ID 1 (ID 1: dtrace:::BEGIN): invalid kernel access in action #1 at DIF offset 16

Affected files ...

.. //depot/projects/dtrace/src/sys/cddl/dev/dtrace/i386/dtrace_asm.S#1 add

Differences ...



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