#
5b28f239 |
| 08-Sep-2024 |
rillig <rillig@NetBSD.org> |
fix a/an grammar in obvious cases
|
#
8122ec36 |
| 08-May-2020 |
ad <ad@NetBSD.org> |
Run Solaris cyclics from statclock() so dtrace isn't locked out by IPL_SCHED (assuming the machine has a separate statclock() which almost all don't).
|
#
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 ...
|
#
e2632a59 |
| 01-Feb-2017 |
chs <chs@NetBSD.org> |
put back the include of dtrace_bsd.h, it actually is needed.
|
#
82ba364b |
| 01-Feb-2017 |
chs <chs@NetBSD.org> |
fix this module to depend on the solaris module rather than the dtrace module. remove an unneeded header.
|
#
7256e744 |
| 09-Apr-2016 |
riastradh <riastradh@NetBSD.org> |
Prevent autounload while cyclics are still in use.
|
#
11c69f2d |
| 02-Dec-2012 |
chs <chs@NetBSD.org> |
adapt the cyclic module and profile dtrace provider to netbsd. for now, just hook the cyclic callback into hardclock().
|
#
a32db86a |
| 02-Dec-2012 |
chs <chs@NetBSD.org> |
update cyclic module to the freebsd 8-stable version as of svn r219520.
|
#
01c9547e |
| 21-Feb-2010 |
darran <darran@NetBSD.org> |
Apply NetBSD changes to DTrace.
Ok with core@.
|
#
bb8023b5 |
| 21-Feb-2010 |
darran <darran@NetBSD.org> |
Add the FreeBSD 8-RC1 changes for DTrace.
Ok with core@.
|