K 10 svn:author V 5 kmacy K 8 svn:date V 27 2007-02-26T08:26:44.000000Z K 7 svn:log V 393 general LOCK_PROFILING cleanup - only collect timestamps when a lock is contested - this reduces the overhead of collecting profiles from 20x to 5x - remove unused function from subr_lock.c - generalize cnt_hold and cnt_lock statistics to be kept for all locks - NOTE: rwlock profiling generates invalid statistics (and most likely always has) someone familiar with that should review END