| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 289769,289822,290143,290144: | John Baldwin | 2016-01-20 | 3 | -6/+23 |
| * | MFH: r273762 | Julian Elischer | 2015-08-24 | 1 | -0/+2 |
| * | MFC r275576: remove opensolaris cyclic code, replace with high-precision call... | Andriy Gapon | 2015-05-11 | 2 | -3/+0 |
| * | MFC r268097: | Pedro F. Giffuni | 2014-07-16 | 1 | -0/+4 |
| * | MFC 267929, 267937, 267939, 267940, 267941, 267942, 267987, 268006: | Rui Paulo | 2014-07-12 | 1 | -0/+1 |
| * | MFC r262542: | Mark Johnston | 2014-05-03 | 1 | -1/+3 |
| * | MFC r257037: Redefine the io provider using the SDT(9) macros | Andriy Gapon | 2014-01-17 | 3 | -17/+0 |
| * | MFC r256543,r259245,r259421,r259668,r259674 | Justin Hibbits | 2014-01-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 |
| * | Update for the recent location of the fasttrap code. | Rui Paulo | 2010-08-24 | 1 | -2/+3 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 4 | -7/+7 |
| * | Remove an elif and add an or-clause. | Rui Paulo | 2010-08-22 | 1 | -3/+1 |
| * | Missing opt_*.h file reference for make depend in sys/modules | Nick Hibma | 2009-09-10 | 1 | -1/+1 |
| * | Add the OpenSolaris dtrace lockstat provider. The lockstat provider | Stacey Son | 2009-05-26 | 2 | -0/+2 |
| * | Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclient | Robert Watson | 2009-03-25 | 1 | -2/+2 |
| * | Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTrace | Robert Watson | 2009-03-22 | 3 | -0/+15 |
| * | Fix a few problems related to building modules in /sys/modules (not | Nick Hibma | 2009-02-12 | 1 | -1/+1 |
| * | Add the DTrace test kernel module so that people can run the tests. | John Birrell | 2008-05-31 | 1 | -0/+1 |
| * | Remove the dependency on lockstat. That its still work in progress. | John Birrell | 2008-05-25 | 1 | -1/+0 |
| * | Remove 'fasttrap' module for amd64 for now as the code is not there | Bjoern A. Zeeb | 2008-05-24 | 1 | -2/+1 |
| * | Leave out a couple of DTrace modules for now. | John Birrell | 2008-05-24 | 1 | -2/+0 |
| * | Add the DTrace kernel module makefiles. | John Birrell | 2008-05-17 | 14 | -0/+303 |