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 flags. - Install lockstat_probe_func on module load, not trace enable. - Use a more sensible memory barrier arrangement. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/dev/lockstat/lockstat.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.