]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update 'expected' default translation size (partial merge of r6214).
authorJulian Seward <jseward@acm.org>
Tue, 17 Oct 2006 02:25:50 +0000 (02:25 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 17 Oct 2006 02:25:50 +0000 (02:25 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6301

include/pub_tool_tooliface.h

index 78ef54be4f146f20934163f1d55600be4b0f94a6..89128b2f3ed3c460b8c9a1e4051c35433a5fff73 100644 (file)
@@ -244,7 +244,7 @@ extern void VG_(basic_tool_funcs)(
 
 /* Default value for avg_translations_sizeB (in bytes), indicating typical
    code expansion of about 6:1. */
-#define VG_DEFAULT_TRANS_SIZEB   100
+#define VG_DEFAULT_TRANS_SIZEB   172
 
 /* Information used in the startup message.  `name' also determines the
    string used for identifying suppressions in a suppression file as