|
From: <sv...@va...> - 2009-08-07 05:58:07
|
Author: njn
Date: 2009-08-07 06:58:00 +0100 (Fri, 07 Aug 2009)
New Revision: 10737
Log:
Remove some text that shouldn't be there.
Modified:
trunk/helgrind/docs/hg-manual.xml
Modified: trunk/helgrind/docs/hg-manual.xml
===================================================================
--- trunk/helgrind/docs/hg-manual.xml 2009-08-07 05:40:26 UTC (rev 10736)
+++ trunk/helgrind/docs/hg-manual.xml 2009-08-07 05:58:00 UTC (rev 10737)
@@ -961,13 +961,6 @@
</listitem>
</varlistentry>
- --history-level=none|partial|full [full]
- full: show both stack traces for a data race (can be very slow)
- approx: full trace for one thread, approx for the other (faster)
- none: only show trace for one thread in a race (fastest)
-
-
-
<varlistentry id="opt.history-level"
xreflabel="--history-level">
<term>
|