Module Name:src
Committed By: rin
Date: Tue Feb 12 14:31:45 UTC 2019
Modified Files:
src/external/cddl/osnet/dev/lockstat: lockstat.c
Log Message:
Fix build with DIAGNOSTIC:
ASSERT() is enabled ifdef DEBUG, not DIAGNOSTIC.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Mon Mar 9 01:42:26 UTC 2015
Modified Files:
src/external/cddl/osnet/dev/lockstat: lockstat.c
Log Message:
keep track of the number of enabled probes and set the lockstat_dtrace_enabled
flag appropriately.
To generate a diff o
Module Name:src
Committed By: riastradh
Date: Mon Mar 9 01:07:27 UTC 2015
Modified Files:
src/external/cddl/osnet/dev/lockstat: lockstat.c
Log Message:
Remove debug prints, simplify fini logic.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/cdd
Module Name:src
Committed By: christos
Date: Mon Mar 9 00:53:39 UTC 2015
Modified Files:
src/external/cddl/osnet/dev/lockstat: lockstat.c
Log Message:
- remove device stuff
- compress ops
- terminate array of probes
To generate a diff of this commit:
cvs rdiff -u -r1.5
Module Name:src
Committed By: riastradh
Date: Sun Mar 8 23:56:59 UTC 2015
Modified Files:
src/external/cddl/osnet/dev/lockstat: lockstat.c
Log Message:
Rewrite dtrace lockstat from the Solaris version and simplify.
- Fix mutex_adaptive probes to use the right lockstat fl
Module Name:src
Committed By: christos
Date: Sun Mar 8 04:13:46 UTC 2015
Modified Files:
src/external/cddl/osnet/dev/lockstat: lockstat.c
Log Message:
preliminary support from riastradh (does not work yet, toxic)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1