summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/lockstat
Commit message (Expand)AuthorAgeFilesLines
* Have lockstat(1) trace locks by name rather than by address.markj2015-09-302-4/+66
* Consistently use a reader/writer flag for lockstat probes in rwlock(9) andmarkj2015-07-191-8/+8
* several lockstat improvementsavg2015-06-121-14/+26
* lockstat(1): document the -V option.markj2015-05-252-2/+8
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-172-24/+19
* Document the CPU+Pri_Class column rather than CPU+PRI, as the latter isn'tmarkj2014-10-091-5/+6
* Include two headers to provide prototype for modfind(2) and kldload(2).delphij2014-08-211-0/+3
* If the initial attempt to open /dev/ksyms fails, kldload the ksyms modulemarkj2013-10-271-0/+11
* Convert the lockstat(1) man page to mdoc and make sure that it getsmarkj2013-10-271-827/+351
* Fix lockstat breakage to arm/powerpc buildworld.sson2009-05-271-8/+12
* Add the OpenSolaris lockstat(1M) command. Requires the dtrace driver,sson2009-05-273-0/+3103
OpenPOWER on IntegriCloud