summaryrefslogtreecommitdiff
path: root/sys/dev/lockstat.h
AgeCommit message (Expand)Author
2016-01-24Fix non-cpu counter build.christos
2015-03-09Introduce a new flag LB_DTRACE for dtrace lockstat events.christos
2015-03-09fix compression shiftchristos
2015-03-08dtrace bits from riastradhchristos
2009-01-20bump lockstat interface version for timespec.yamt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-28Add MI code to support in-kernel preemption. Preemption is deferred byad
2008-01-26lockstat: no longer track lockmgr() events.ad
2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad
2007-07-14- Increase default number of trace buffers to 10000.ad
2007-02-09Merge newlock2 to head.ad
2007-01-29Remove more duplicate headers.hubertf
2006-12-25lockstat: improve reporting slightly, and fix a bug where the commandad
2006-09-07Add the 'lockstat' driver, which collects basic information about lock events.ad