| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH: r273762 | julian | 2015-08-24 | 1 | -0/+2 |
* | MFC r275576: remove opensolaris cyclic code, replace with high-precision call... | avg | 2015-05-11 | 2 | -3/+0 |
* | MFC r268097: | pfg | 2014-07-16 | 1 | -0/+4 |
* | MFC 267929, 267937, 267939, 267940, 267941, 267942, 267987, 268006: | rpaulo | 2014-07-12 | 1 | -0/+1 |
* | MFC r262542: | markj | 2014-05-03 | 1 | -1/+3 |
* | MFC r257037: Redefine the io provider using the SDT(9) macros | avg | 2014-01-17 | 3 | -17/+0 |
* | MFC r256543,r259245,r259421,r259668,r259674 | jhibbits | 2014-01-15 | 2 | -1/+4 |
* | Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64. | jhibbits | 2013-08-19 | 1 | -1/+1 |
* | Fix make depend | uqs | 2013-08-14 | 1 | -1/+1 |
* | opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG | avg | 2013-08-06 | 16 | -2/+36 |
* | dtrace: fix compilation with gcc | avg | 2013-08-06 | 1 | -0/+1 |
* | [fixup] add Makefile changes that should have been committed in r253772 | avg | 2013-07-29 | 1 | -0/+3 |
* | Port the SDT test now that it's possible to create SDT probes that take | markj | 2013-06-02 | 1 | -1/+2 |
* | Dtrace: enablings on defunct providers prevent providers from unregistering | pfg | 2013-04-01 | 1 | -0/+4 |
* | Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64, | jhibbits | 2013-03-19 | 1 | -1/+1 |
* | Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code, | jhibbits | 2013-03-18 | 3 | -1/+10 |
* | Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. | jhibbits | 2012-11-07 | 1 | -1/+3 |
* | The dtnfsclient module dependency should only be added if the old NFS | rpaulo | 2012-09-01 | 2 | -1/+4 |
* | Initial commit of an I/O provider for DTrace on FreeBSD. | gnn | 2012-07-11 | 3 | -0/+15 |
* | Make lockstat and profile modules x86-only | gonzo | 2012-03-24 | 1 | -3/+1 |
* | Explicitly list dependency | eadler | 2012-03-04 | 1 | -0/+2 |
* | Add DTrace support to the new NFS client. This is essentially | rmacklem | 2011-06-18 | 3 | -0/+15 |
* | Fix make buildworld -DMODULES_WITH_WORLD on i386 | uqs | 2011-04-09 | 1 | -1/+1 |
* | Stripped '32' suffix from linux systrace module name on i386. | art | 2011-04-08 | 1 | -0/+5 |
* | add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls | avg | 2011-03-12 | 5 | -2/+42 |
* | Add the path necessary to find fasttrap_isa.h to CFLAGS. | rpaulo | 2010-08-28 | 1 | -0/+1 |
* | Enable fasttrap and make dtraceall depend on fasttrap when building i386 | rpaulo | 2010-08-24 | 2 | -1/+2 |
* | Update for the recent location of the fasttrap code. | rpaulo | 2010-08-24 | 1 | -2/+3 |
* | MFtbemd: | imp | 2010-08-23 | 4 | -7/+7 |
* | Remove an elif and add an or-clause. | rpaulo | 2010-08-22 | 1 | -3/+1 |
* | Missing opt_*.h file reference for make depend in sys/modules | n_hibma | 2009-09-10 | 1 | -1/+1 |
* | Add the OpenSolaris dtrace lockstat provider. The lockstat provider | sson | 2009-05-26 | 2 | -0/+2 |
* | Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclient | rwatson | 2009-03-25 | 1 | -2/+2 |
* | Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTrace | rwatson | 2009-03-22 | 3 | -0/+15 |
* | Fix a few problems related to building modules in /sys/modules (not | n_hibma | 2009-02-12 | 1 | -1/+1 |
* | Add the DTrace test kernel module so that people can run the tests. | jb | 2008-05-31 | 1 | -0/+1 |
* | Remove the dependency on lockstat. That its still work in progress. | jb | 2008-05-25 | 1 | -1/+0 |
* | Remove 'fasttrap' module for amd64 for now as the code is not there | bz | 2008-05-24 | 1 | -2/+1 |
* | Leave out a couple of DTrace modules for now. | jb | 2008-05-24 | 1 | -2/+0 |
* | Add the DTrace kernel module makefiles. | jb | 2008-05-17 | 14 | -0/+303 |