summaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/profile
Commit message (Collapse)AuthorAgeFilesLines
* MFC r253996,253997: opensolaris code: translate INVARIANTS to DEBUG and ↵Andriy Gapon2013-08-231-0/+2
| | | | | | | | | | ZFS_DEBUG Please note that support for compiling ZFS into a kernel is not in this branch as of now. Notes: svn path=/stable/9/; revision=254704
* Add the DTrace kernel module makefiles.John Birrell2008-05-171-0/+13
Notes: svn path=/head/; revision=179065