Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 20:13:06 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 MUTEX_PROFILING.9
Message-ID:  <200502112013.j1BKD65E006556@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502112013.j1BKD65E006556>