Home | History | Annotate | Download | only in arm
History log of /src/external/cddl/osnet/dev/dtrace/arm/dtrace_subr.c
RevisionDateAuthorComments
 1.5  06-Apr-2021  simonb sizeof(*var) instead of sizeof(type)
 1.4  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.3  27-Feb-2017  chs branches: 1.3.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.2  10-Mar-2014  ozaki-r branches: 1.2.4; 1.2.10; 1.2.14;
Make arm/dtrace_subr.c buildable

The change just imports the code from
http://people.freebsd.org/~gonzo/arm/dtrace-arm.diff
and tweaks for NetBSD.
 1.1  21-Jun-2013  christos branches: 1.1.2;
Make dtrace/zfs compile on arm based on the diff from:
http://people.freebsd.org/~gonzo/arm/dtrace-arm.diff
Completely untested, kernel support not added.
 1.1.2.3  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.2.2  23-Jun-2013  tls resync from head
 1.1.2.1  21-Jun-2013  tls file dtrace_subr.c was added on branch tls-maxphys on 2013-06-23 06:28:31 +0000
 1.2.14.1  21-Apr-2017  bouyer Sync with HEAD
 1.2.10.1  20-Mar-2017  pgoyette Sync with HEAD
 1.2.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1  10-Mar-2014  yamt file dtrace_subr.c was added on branch yamt-pagecache on 2014-05-22 14:01:22 +0000
 1.3.10.1  25-Jun-2018  pgoyette Sync with HEAD

RSS XML Feed