Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use a reader/writer flag for lockstat probes in rwlock(9) and | markj | 2015-07-19 | 1 | -4/+4 |
* | Implement the lockstat provider using SDT(9) instead of the custom provider | markj | 2015-07-19 | 1 | -20/+33 |
* | Pass the lock object to lockstat_nsecs() and return immediately if | markj | 2015-07-18 | 1 | -2/+5 |
* | Modify lockstat_nsecs() to just return unless lockstat probes are actually | markj | 2015-07-18 | 1 | -1/+4 |
* | - For kernel compiled only with KDTRACE_HOOKS and not any lock debugging | attilio | 2013-11-25 | 1 | -2/+0 |
* | Add the OpenSolaris dtrace lockstat provider. The lockstat provider | sson | 2009-05-26 | 1 | -0/+64 |