From: Julian Seward Date: Fri, 12 May 2006 23:35:10 +0000 (+0000) Subject: Oops, this should have been in r5895. X-Git-Tag: svn/VALGRIND_3_2_0~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c0bb3620a48e6ebda1ec8094d09c70be87e60d9;p=thirdparty%2Fvalgrind.git Oops, this should have been in r5895. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5896 --- diff --git a/docs/xml/manual-core.xml b/docs/xml/manual-core.xml index 83aeee6410..548760d26d 100644 --- a/docs/xml/manual-core.xml +++ b/docs/xml/manual-core.xml @@ -827,7 +827,7 @@ that can report errors, e.g. Memcheck, but not Cachegrind. - When enabled, Valgrind stops reporting errors after 100,000 + When enabled, Valgrind stops reporting errors after 10,000,000 in total, or 1,000 different ones, have been seen. This is to stop the error tracking machinery from becoming a huge performance overhead in programs with many errors.