| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r323206: Enable dtrace support for mips64 and the ERL kernel config | Kurt Lidl | 2018-04-16 | 3 | -4/+9 |
| * | MFC r326178: | Mark Johnston | 2017-12-04 | 1 | -2/+0 |
| * | MFC r314651,r318439,r318440: | Enji Cooper | 2017-05-30 | 14 | -14/+14 |
| * | MFC r316534: | Bryan Drewery | 2017-04-19 | 1 | -6/+1 |
| * | MFC: 313176, 313177, 313359 | George V. Neville-Neil | 2017-03-30 | 3 | -0/+4 |
| * | Rename remaining linux32 symbols such as linux_sysent[] and | John Baldwin | 2015-10-22 | 3 | -6/+23 |
| * | Implement the lockstat provider using SDT(9) instead of the custom provider | Mark Johnston | 2015-07-19 | 4 | -22/+0 |
| * | First cut of DTrace for AArch64. | Ruslan Bukin | 2015-07-01 | 2 | -2/+3 |
| * | Set a dependancy on fbt module for ARM. | Ruslan Bukin | 2015-03-06 | 1 | -1/+1 |
| * | Initial version of DTrace on ARM32. | George V. Neville-Neil | 2015-02-10 | 2 | -1/+8 |
| * | Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, support | Warner Losh | 2015-01-03 | 1 | -0/+1 |
| * | Submitted by: rick Maclem | Julian Elischer | 2014-12-27 | 1 | -1/+1 |
| * | Remove the old NFS client and server from head, | Rick Macklem | 2014-12-23 | 3 | -21/+0 |
| * | remove opensolaris cyclic code, replace with high-precision callouts | Andriy Gapon | 2014-12-07 | 2 | -3/+0 |
| * | Allow loading of dtraceall without nfscl if what you really wnat is nfsclient | Julian Elischer | 2014-10-28 | 1 | -0/+2 |
| * | Factor out the common code for function boundary tracing instead of | Mark Johnston | 2014-08-16 | 1 | -5/+10 |
| * | Remove unnecessary inclusions of bsd.own.mk. | Warner Losh | 2014-08-04 | 1 | -1/+0 |
| * | Copy strtolctype.h to sys/cddl/contrib/opensolaris/common/util to keep | Rui Paulo | 2014-07-31 | 1 | -3/+1 |
| * | Avoid using ${.CURDIR} so that the module can be built from multiple | Marcel Moolenaar | 2014-07-26 | 1 | -1/+1 |
| * | Revert r268007, and re-adapt MFV r260708: | Pedro F. Giffuni | 2014-07-01 | 1 | -0/+4 |
| * | Revert r267869: | Pedro F. Giffuni | 2014-06-28 | 1 | -3/+0 |
| * | Move the -I of common/util to the proper place to fix the powerpc build. | Rui Paulo | 2014-06-28 | 1 | -2/+2 |
| * | Redefine SUNW based on SYSDIR in an attempt to fix a build problem. | Rui Paulo | 2014-06-27 | 1 | -1/+1 |
| * | MFV illumos | Rui Paulo | 2014-06-26 | 1 | -1/+4 |
| * | MFV r260708 | Pedro F. Giffuni | 2014-06-25 | 1 | -0/+3 |
| * | Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIR | Marcel Moolenaar | 2014-03-06 | 15 | -83/+113 |
| * | Move some files that are identical on i386 and amd64 to an x86 subdirectory | Mark Johnston | 2014-02-27 | 1 | -1/+3 |
| * | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | Attilio Rao | 2013-11-25 | 3 | -3/+2 |
| * | Redefine the io provider using the SDT(9) macros instead of doing everything | Mark Johnston | 2013-10-24 | 3 | -17/+0 |
| * | Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle. | Justin Hibbits | 2013-10-15 | 2 | -1/+4 |
| * | Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64. | Justin Hibbits | 2013-08-19 | 1 | -1/+1 |
| * | Fix make depend | Ulrich Spörlein | 2013-08-14 | 1 | -1/+1 |
| * | opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG | Andriy Gapon | 2013-08-06 | 16 | -2/+36 |
| * | dtrace: fix compilation with gcc | Andriy Gapon | 2013-08-06 | 1 | -0/+1 |
| * | [fixup] add Makefile changes that should have been committed in r253772 | Andriy Gapon | 2013-07-29 | 1 | -0/+3 |
| * | Port the SDT test now that it's possible to create SDT probes that take | Mark Johnston | 2013-06-02 | 1 | -1/+2 |
| * | Dtrace: enablings on defunct providers prevent providers from unregistering | Pedro F. Giffuni | 2013-04-01 | 1 | -0/+4 |
| * | Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64, | Justin Hibbits | 2013-03-19 | 1 | -1/+1 |
| * | Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, | Justin Hibbits | 2013-03-18 | 3 | -1/+10 |
| * | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | Justin Hibbits | 2012-11-07 | 1 | -1/+3 |
| * | The dtnfsclient module dependency should only be added if the old NFS | Rui Paulo | 2012-09-01 | 2 | -1/+4 |
| * | Initial commit of an I/O provider for DTrace on FreeBSD. | George V. Neville-Neil | 2012-07-11 | 3 | -0/+15 |
| * | Make lockstat and profile modules x86-only | Oleksandr Tymoshenko | 2012-03-24 | 1 | -3/+1 |
| * | Explicitly list dependency | Eitan Adler | 2012-03-04 | 1 | -0/+2 |
| * | Add DTrace support to the new NFS client. This is essentially | Rick Macklem | 2011-06-18 | 3 | -0/+15 |
| * | Fix make buildworld -DMODULES_WITH_WORLD on i386 | Ulrich Spörlein | 2011-04-09 | 1 | -1/+1 |
| * | Stripped '32' suffix from linux systrace module name on i386. | Artem Belevich | 2011-04-08 | 1 | -0/+5 |
| * | add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls | Andriy Gapon | 2011-03-12 | 5 | -2/+42 |
| * | Add the path necessary to find fasttrap_isa.h to CFLAGS. | Rui Paulo | 2010-08-28 | 1 | -0/+1 |
| * | Enable fasttrap and make dtraceall depend on fasttrap when building i386 | Rui Paulo | 2010-08-24 | 2 | -1/+2 |