History log of /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/merge.c (Results 1 – 8 of 8)
Revision Date Author Comments
# ba2539a9 28-May-2018 chs <chs@NetBSD.org>

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 im

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().

show more ...


# cb19fc18 10-Apr-2016 christos <christos@NetBSD.org>

Apply revision 274569 from FreeBSD:
Only compare visitation counters if they've both been set for the current
type graph walk.


# dd09ff20 18-Mar-2016 christos <christos@NetBSD.org>

Add support for c++ classes.


# 22c82d5b 18-Mar-2016 christos <christos@NetBSD.org>

- 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.


# a2d437b3 27-Mar-2014 christos <christos@NetBSD.org>

kill sprintf


# 89300bd9 24-Feb-2010 darran <darran@NetBSD.org>

DTrace: Get the CTF tools building as part of the toolchain.


# bb8023b5 21-Feb-2010 darran <darran@NetBSD.org>

Add the FreeBSD 8-RC1 changes for DTrace.

Ok with core@.


# a864dc36 20-Feb-2010 darran <darran@NetBSD.org>

Import the rest of Opensolaris 20081117 needed for DTrace. No conflicts
with ZFS.