aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/dtraceall
Commit message (Expand)AuthorAgeFilesLines
* dtrace: Load fasttrap on powerpc with dtraceallJustin Hibbits2022-10-301-1/+1
* dtraceall: Automatically load kinst.ko on amd64Mark Johnston2022-10-111-0/+3
* Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis2018-04-062-9/+1
* sys: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Enable dtrace support for mips64 and the ERL kernel configKurt Lidl2017-09-062-2/+3
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-071-1/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Include FBT to modules build on RISC-V.Ruslan Bukin2016-07-291-1/+1
* Implement the lockstat provider using SDT(9) instead of the custom providerMark Johnston2015-07-191-1/+0
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-1/+2
* Set a dependancy on fbt module for ARM.Ruslan Bukin2015-03-061-1/+1
* Submitted by: rick MaclemJulian Elischer2014-12-271-1/+1
* Remove the old NFS client and server from head,Rick Macklem2014-12-231-3/+0
* remove opensolaris cyclic code, replace with high-precision calloutsAndriy Gapon2014-12-071-1/+0
* Allow loading of dtraceall without nfscl if what you really wnat is nfsclientJulian Elischer2014-10-281-0/+2
* Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIRMarcel Moolenaar2014-03-061-2/+4
* Redefine the io provider using the SDT(9) macros instead of doing everythingMark Johnston2013-10-241-1/+0
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon2013-08-061-0/+2
* Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code,Justin Hibbits2013-03-181-1/+3
* The dtnfsclient module dependency should only be added if the old NFSRui Paulo2012-09-012-1/+4
* Initial commit of an I/O provider for DTrace on FreeBSD.George V. Neville-Neil2012-07-111-0/+1
* Add DTrace support to the new NFS client. This is essentiallyRick Macklem2011-06-181-0/+1
* Fix make buildworld -DMODULES_WITH_WORLD on i386Ulrich Spörlein2011-04-091-1/+1
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsAndriy Gapon2011-03-122-1/+12
* Enable fasttrap and make dtraceall depend on fasttrap when building i386Rui Paulo2010-08-241-0/+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
* Remove the dependency on lockstat. That its still work in progress.John Birrell2008-05-251-1/+0
* Add the DTrace kernel module makefiles.John Birrell2008-05-172-0/+82