PERFORCE change 96260 for review
John Birrell
jb at FreeBSD.org
Thu Apr 27 21:52:26 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=96260
Change 96260 by jb at 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 ...
More information about the p4-projects
mailing list