K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-11T20:13:06.000000Z K 7 svn:log V 392 Merge MUTEX_PROFILING.9:1.10 from HEAD to RELENG_5: date: 2005/02/11 15:17:57; author: rwatson; state: Exp; lines: +23 -0 Add a bit more caveat text about MUTEX_PROFILING -- try to avoid using it with other profiling and debugging options, such as INVARIANTS, WITNESS, kernel profiling, etc. They all interfere with each other nastily and will generate fairly useless results. END