summaryrefslogtreecommitdiffstats
path: root/sys/modules/dtrace/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rename remaining linux32 symbols such as linux_sysent[] andjhb2015-10-221-1/+4
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-191-1/+0
* First cut of DTrace for AArch64.br2015-07-011-1/+1
* Initial version of DTrace on ARM32.gnn2015-02-101-1/+3
* Remove the old NFS client and server from head,rmacklem2014-12-231-1/+0
* Remove unnecessary inclusions of bsd.own.mk.imp2014-08-041-1/+0
* Redefine the io provider using the SDT(9) macros instead of doing everythingmarkj2013-10-241-1/+0
* Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.jhibbits2013-10-151-1/+1
* Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.jhibbits2013-08-191-1/+1
* Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code,jhibbits2013-03-181-0/+3
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-1/+3
* Initial commit of an I/O provider for DTrace on FreeBSD.gnn2012-07-111-0/+1
* Make lockstat and profile modules x86-onlygonzo2012-03-241-3/+1
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-181-0/+1
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsavg2011-03-121-1/+4
* Enable fasttrap and make dtraceall depend on fasttrap when building i386rpaulo2010-08-241-1/+1
* MFtbemd:imp2010-08-231-1/+1
* Remove an elif and add an or-clause.rpaulo2010-08-221-3/+1
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-261-0/+1
* Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTracerwatson2009-03-221-0/+1
* Add the DTrace test kernel module so that people can run the tests.jb2008-05-311-0/+1
* Remove 'fasttrap' module for amd64 for now as the code is not therebz2008-05-241-2/+1
* Leave out a couple of DTrace modules for now.jb2008-05-241-2/+0
* Add the DTrace kernel module makefiles.jb2008-05-171-0/+23
OpenPOWER on IntegriCloud