cvs commit: src/share/man/man9 MUTEX_PROFILING.9
    Robert Watson 
    rwatson at FreeBSD.org
       
    Fri Feb 11 20:13:06 GMT 2005
    
    
  
rwatson     2005-02-11 20:13:06 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_5)
    share/man/man9       MUTEX_PROFILING.9 
  Log:
  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.
  
  Revision  Changes    Path
  1.6.2.3   +23 -0     src/share/man/man9/MUTEX_PROFILING.9
    
    
More information about the cvs-all
mailing list