summaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/Makefile
Commit message (Expand)AuthorAgeFilesLines
* followup to r260816, MFC of r257037: remove dtio from dtrace MakefileAndriy Gapon2014-01-171-1/+0
* MFC: 238366, 240924George V. Neville-Neil2012-12-071-0/+1
* Add DTrace support to the new NFS client. This is essentiallyRick Macklem2011-06-181-0/+1
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsAndriy Gapon2011-03-121-1/+4
* Enable fasttrap and make dtraceall depend on fasttrap when building i386Rui Paulo2010-08-241-1/+1
* MFtbemd:Warner Losh2010-08-231-1/+1
* Remove an elif and add an or-clause.Rui Paulo2010-08-221-3/+1
* Add the OpenSolaris dtrace lockstat provider. The lockstat providerStacey Son2009-05-261-0/+1
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTraceRobert Watson2009-03-221-0/+1
* Add the DTrace test kernel module so that people can run the tests.John Birrell2008-05-311-0/+1
* Remove 'fasttrap' module for amd64 for now as the code is not thereBjoern A. Zeeb2008-05-241-2/+1
* Leave out a couple of DTrace modules for now.John Birrell2008-05-241-2/+0
* Add the DTrace kernel module makefiles.John Birrell2008-05-171-0/+23