summaryrefslogtreecommitdiffstats
path: root/sys/cddl/dev/lockstat/lockstat.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the OpenSolaris dtrace lockstat provider. The lockstat providersson2009-05-261-0/+327
adds probes for mutexes, reader/writer and shared/exclusive locks to gather contention statistics and other locking information for dtrace scripts, the lockstat(1M) command and other potential consumers. Reviewed by: attilio jhb jb Approved by: gnn (mentor)
OpenPOWER on IntegriCloud