aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/lockstat/lockstat.c
Commit message (Expand)AuthorAgeFilesLines
* Implement the lockstat provider using SDT(9) instead of the custom providerMark Johnston2015-07-191-330/+0
* Modify lockstat_nsecs() to just return unless lockstat probes are actuallyMark Johnston2015-07-181-0/+4
* First cut of DTrace for AArch64.Ruslan Bukin2015-07-011-3/+2
* Initial version of DTrace on ARM32.George V. Neville-Neil2015-02-101-1/+2
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao2013-11-251-2/+0
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.Justin Hibbits2012-11-071-1/+2
* Add device part of DTrace/MIPS codeOleksandr Tymoshenko2012-03-241-1/+1
* Add the OpenSolaris dtrace lockstat provider. The lockstat providerStacey Son2009-05-261-0/+327