Home | History | Annotate | Download | only in cvt
History log of /src/external/cddl/osnet/dist/tools/ctf/cvt/merge.c
RevisionDateAuthorComments
 1.8  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.7  10-Apr-2016  christos branches: 1.7.14;
Apply revision 274569 from FreeBSD:
Only compare visitation counters if they've both been set for the current
type graph walk.
 1.6  18-Mar-2016  christos Add support for c++ classes.
 1.5  18-Mar-2016  christos - Add processing for c++ references.
- Make sure we load the DIE that contains the types of array elements so
we can resolve them later.
- Print t_id (die offsets) in hex.
 1.4  27-Mar-2014  christos kill sprintf
 1.3  24-Feb-2010  darran branches: 1.3.6; 1.3.12;
DTrace: Get the CTF tools building as part of the toolchain.
 1.2  21-Feb-2010  darran Add the FreeBSD 8-RC1 changes for DTrace.

Ok with core@.
 1.1  20-Feb-2010  darran branches: 1.1.1;
Initial revision
 1.1.1.2  28-May-2018  chs import new CDDL dtrace and ZFS code from FreeBSD svn r315983.
 1.1.1.1  20-Feb-2010  darran Import the rest of Opensolaris 20081117 needed for DTrace. No conflicts
with ZFS.
 1.3.12.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.6.1  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.7.14.1  25-Jun-2018  pgoyette Sync with HEAD

RSS XML Feed