K 10 svn:author V 3 jmg K 8 svn:date V 27 2004-07-27T00:36:53.000000Z K 7 svn:log V 242 add a command to calculate the ratios of cnt_hold and cnt_lock to locks from mutex profiling... This takes cnt_* and divides it by count, so lower is better... Sample command: sh mtxpercent.sh | sort -rn +7 -8 SEE ALSO MUTEX_PROFILING(9) END