#
639e4eee |
| 12-Feb-2020 |
riastradh <riastradh@NetBSD.org> |
Use /dev/ksyms, not /netbsd, for the running kernel's symbols.
|
#
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 ...
|
#
4187cd60 |
| 28-Apr-2016 |
christos <christos@NetBSD.org> |
Introduce dt_bootfile() and use it to avoid hard-coded kernel values. Fixes dtrace hang for kernels not named netbsd.
|
#
c0855460 |
| 24-Sep-2015 |
christos <christos@NetBSD.org> |
sync with FreeBSD
|
#
4e14e910 |
| 15-May-2011 |
christos <christos@NetBSD.org> |
fix missing prototypes.
|
#
ac8906f7 |
| 01-Mar-2010 |
darran <darran@NetBSD.org> |
DTrace: fix a few problems introduced by the recent ZFS update (expected problems from the OpenSolaris merge).
|
#
a252d550 |
| 27-Feb-2010 |
haad <haad@NetBSD.org> |
Merge NetBSD local changes to new zfs version 22 sources.
|
#
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.
|