summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_lockstat.c
Commit message (Expand)AuthorAgeFilesLines
* Consistently use a reader/writer flag for lockstat probes in rwlock(9) andmarkj2015-07-191-4/+4
* Implement the lockstat provider using SDT(9) instead of the custom providermarkj2015-07-191-20/+33
* Pass the lock object to lockstat_nsecs() and return immediately ifmarkj2015-07-181-2/+5
* Modify lockstat_nsecs() to just return unless lockstat probes are actuallymarkj2015-07-181-1/+4
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingattilio2013-11-251-2/+0
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-261-0/+64
OpenPOWER on IntegriCloud