Home | History | Annotate | Download | only in sys
History log of /src/sys/sys/kern_ctf.h
RevisionDateAuthorComments
 1.3  06-Apr-2021  simonb Define the CTF ELF section header magic number.
 1.2  28-May-2018  chs branches: 1.2.16;
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.1  12-Mar-2010  darran branches: 1.1.4; 1.1.6; 1.1.64;
DTrace: Add support for CTF sections in the netbsd elf image, load these
at boot.
Add a ksyms_mod_foreach() function to iterate a callback function over the
set of elf symbols for a specific module (netbsd included).
Add kern_ctf.c and mod_ctf_get() to allow the retrieval and decompression
of CTF sections for a specific module.
 1.1.64.1  25-Jun-2018  pgoyette Sync with HEAD
 1.1.6.2  11-Aug-2010  yamt sync with head.
 1.1.6.1  12-Mar-2010  yamt file kern_ctf.h was added on branch yamt-nfs-mp on 2010-08-11 22:55:10 +0000
 1.1.4.2  30-Apr-2010  uebayasi Sync with HEAD.
 1.1.4.1  12-Mar-2010  uebayasi file kern_ctf.h was added on branch uebayasi-xip on 2010-04-30 14:44:32 +0000
 1.2.16.1  17-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed