From 6c0bb3620a48e6ebda1ec8094d09c70be87e60d9 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 12 May 2006 23:35:10 +0000 Subject: [PATCH] Oops, this should have been in r5895. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5896 --- docs/xml/manual-core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2