index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
lockstat
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2013-10-19
move all the necessay code inside ifdef
christos
2013-03-06
add -d option to disable lockstat
yamt
2011-08-30
static + __dead
joerg
2011-02-05
whitespace. no functional changes.
yamt
2009-04-16
Fix -Wsign-compare issues
lukem
2009-03-21
Add -x: summarize events, and do not report on lock types.
ad
2009-02-22
Report LB_MISC events, for one-off instrumentation.
ad
2008-04-30
Convert TNF licenses to new 2 clause variant
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-28
Add MI code to support in-kernel preemption. Preemption is deferred by
ad
2008-04-04
Do adaptive spinning for rwlocks, but only if the lock is write held and
ad
2008-01-26
lockstat: no longer track lockmgr() events.
ad
2007-07-15
Sort options. Sync -E argument name with man page.
wiz
2007-07-15
Sort options. Use HTML escapes.
wiz
2007-07-14
- Increase default number of trace buffers to 10000.
ad
2007-01-20
Correctly seperate different events for the same type of lock.
ad
2006-12-25
lockstat: improve reporting slightly, and fix a bug where the command
ad
2006-12-15
Nx 5.0 -> Nx 4.0
ad
2006-11-13
Tweak output slightly, and fix a bug.
ad
2006-11-08
Fix some minor bugs and improve output slightly.
ad
2006-09-10
Sort options.
wiz
2006-09-10
Sort sections. Sort options. Fix Xref section.
wiz
2006-09-07
Add a very brief EXAMPLES section.
ad
2006-09-07
Fix a typo.
ad
2006-09-07
Fix an #include.
ad
2006-09-07
Add the lockstat command: displays a summary of kernel locking events
ad