OpenGrok
Cross Reference: dtrace_isa.c
xref
: /
src
/
external
/
cddl
/
osnet
/
dev
/
dtrace
/
i386
/
dtrace_isa.c
Home
|
History
|
Annotate
|
Download
|
only in
i386
History log of
/src/external/cddl/osnet/dev/dtrace/i386/dtrace_isa.c
Revision
Date
Author
Comments
1.6
28-May-2018
chs
merge a new version of the CDDL dtrace and ZFS code.
this changes the upstream vendor from OpenSolaris to FreeBSD,
and this version is based on FreeBSD svn r315983.
in addition to the 10 years of improvements from upstream,
this version also has these NetBSD-specific enhancements:
- dtrace FBT probes can now be placed in kernel modules.
- ZFS now supports mmap().
1.5
27-Feb-2017
chs
branches: 1.5.10;
apply changes equivalent to freebsd r256822, r267759 and r298171:
fix the dtrace "args" variable to return correct values.
simplify the invop handlers a bit by changing the second argument
from a pointer into the stack to a pointer to the trapframe.
1.4
14-May-2016
chs
branches: 1.4.2; 1.4.4;
apply the ustack() parts of freebsd r211608:
r211608 | rpaulo | 2010-08-22 03:53:32 -0700 (Sun, 22 Aug 2010) | 8 lines
Kernel DTrace support for:
o uregs (sson@)
o ustack (sson@)
o /dev/dtrace/helper device (needed for USDT probes)
The work done by me was:
Sponsored by: The FreeBSD Foundation
plus a few netbsd-specific tweaks from me.
fixes PR 50790.
1.3
18-Mar-2010
tron
"ifdef-out" unused "label" exactly like the code which would use it
to get rid of a build error.
1.2
21-Feb-2010
darran
Apply NetBSD changes to DTrace.
Ok with core@.
1.1
21-Feb-2010
darran
Add the FreeBSD 8-RC1 changes for DTrace.
Ok with core@.
1.4.4.1
21-Apr-2017
bouyer
Sync with HEAD
1.4.2.1
20-Mar-2017
pgoyette
Sync with HEAD
1.5.10.1
25-Jun-2018
pgoyette
Sync with HEAD
Indexes created Tue May 05 00:25:04 UTC 2026