| Sticky Revision: |
Update TSan/Linux to 4440 In the previous commit I've mistakenly updated TSan to the last revision BEFORE the fix... TBR=glider Review URL: https://codereview.chromium.org/48813005
Properly update TSan/Linux to v4436 FTR, the binaries were cooked on a Ubuntu Lucid 10.04 x64 VM TBR=glider Review URL: https://codereview.chromium.org/48773007
Remove stale TSan binaries We've migrated to self-contained TSan binaries a looong long time ago TBR=glider Review URL: https://codereview.chromium.org/49573003
Roll new valgrind-variant (r138, which is Valgrind r13132, VEX r2564) binaries for Linux TBR=timurrrr Review URL: https://codereview.chromium.org/11299158
Update TSan binaries for Linux, Mac OS 10.6 and 10.7 to r4397. TBR=timurrrr Review URL: https://chromiumcodereview.appspot.com/10919237
Roll the new Valgrind binaries with the movaps support. This should make Webkit Layout bot happier. BUG=108424 Review URL: http://codereview.chromium.org/8962023
New Valgrind binaries (r126 of valgrind-variant) for Linux. TBR=timurrrr BUG=103727 Review URL: http://codereview.chromium.org/8800004
Roll the new Valgrind binaries for Linux (valgrind-variant r123) TBR=timurrrr Review URL: http://codereview.chromium.org/8575015
Re-build valgrind-variant r112 binaries TBR=glider Review URL: http://codereview.chromium.org/8462013
Revert Valgrind binaries to r112 TBR=glider TEST=Mac/Valgrind turns green Review URL: http://codereview.chromium.org/8413070
Update Valgrind (-variant) to r118 I'm going to commit this over the weekend so the waterfall is not broken on PDT Friday TBR=glider TEST=waterfall stays sane Review URL: http://codereview.chromium.org/8414023
Update the Linux Valgrind binaries to valgrind-variant r112. TBR=timurrrr Review URL: http://codereview.chromium.org/8390048
Update the Valgrind binaries for Mac and Linux to valgrind-variant r106 TBR=timurrrr Review URL: http://codereview.chromium.org/8359027
Update the Memcheck binaries for Linux to valgrind-variant r102 TBR=timurrrr Review URL: http://codereview.chromium.org/8357037
Update TSan for Linux and Mac to r3600 TBR=glider TEST=Watch the TSan bots Review URL: http://codereview.chromium.org/7780001
Update TSan to r3340 on Linux and Mac TBR=glider TEST=TSan bots on the memory waterfall look healthy Review URL: http://codereview.chromium.org/6820063
Update TSan to r3102 on Linux and Mac (except 10.6) TBR=glider TEST=TSan waterfall remains green Review URL: http://codereview.chromium.org/6541056
Update memcheck to valgrind-variant r80 This only affects Linux, shouldn't cause much difference with Mac TBR=glider TEST=Memory waterfall doesn't change much BUG=73024 Review URL: http://codereview.chromium.org/6528046
Update TSan to rev 2939 TEST=TSan bots should remain green TBR=glider Review URL: http://codereview.chromium.org/6029003
Make build-memcheck-for-chromium.sh build the binaries from valgrind-variant repository (code.google.com/p/valgrind-variant) Roll the binaries built from r76 TBR=timurrrr Review URL: http://codereview.chromium.org/4345005
Roll new (r2528) ThreadSanitizer binaries for Linux (x86/x64) and Mac (10.5/10.6) Review URL: http://codereview.chromium.org/4143005
Update ThreadSanitizer binaries to r2436 TBR=timurrrr Review URL: http://codereview.chromium.org/3344004
Roll new ThreadSanitizer r2420 binaries for old platforms. Review URL: http://codereview.chromium.org/3327006
ThreadSanitizer r2405 binaries for Linux x86/x64 Review URL: http://codereview.chromium.org/3142040
Update TSan to r2386. TEST=tried on bots a few times and fixed a couple of issues in TSan before creating this CL Review URL: http://codereview.chromium.org/3177021
Fix Valgrind malloc interceptors.
Up to r49172 Valgrind used to intercept the custom allocation functions with
soname=NONE (a). This caused some tests to fail under Valgrind when built with
TCMalloc (see bug 31951)
In r49172 Valgrind stopped intercepting the custom allocators and switched to
tc_{malloc,free,new,...} functions declared by TCMalloc (b). This is a more
correct approach to handle TCMalloc allocation, but it was broken because tc_*
functions were implemented as libc allocation functions aliases (see bug 49757)
The new binaries should handle both (a) and (b) and fix both bugs.
BUG=49757,31951
Review URL: http://codereview.chromium.org/3047046
Roll out new Valgrind binaries. TBR=hayato,timurrrr Review URL: http://codereview.chromium.org/2711011
Partial revert for r49172: get TSan rev2200 back. This won't affect Valgrind bots. TBR=glider,mark Review URL: http://codereview.chromium.org/2779001
Restore deps/third_party/valgrind to its state at r48920. This backs out r48921, r48923, and r49047. BUG=none TEST=none Review URL: http://codereview.chromium.org/2746004
Update TSan to rev2200, fix a couple of minor issue in build scripts. Review URL: http://codereview.chromium.org/2690006
Make Valgrind intercept TCMalloc's tc_{malloc,free,new,delete,..}
instead of {malloc,free,new,delete,..}
Update the Memcheck/TSan binaries in the SVN.
BUG=31951
Review URL: http://codereview.chromium.org/2432001
Update TSan to rev2088 TBR=glider TEST=bots should stay green Review URL: http://codereview.chromium.org/2084009
Increase VG_N_SEGMENTS, VG_N_SEGNAMES and VG_N_THREADS and update the Linux Valgrind binaries. This should fix Valgrind/CrOS failures. TBR=thestig,glider Review URL: http://codereview.chromium.org/1811004
Update Memcheck to rev 11055 This includes a couple of bugs fixed upstream Review URL: http://codereview.chromium.org/1553024
Update TSan to r1970 Review URL: http://codereview.chromium.org/1558026
Upload new TSan self-contained binaries (TSan rev 1860) Review URL: http://codereview.chromium.org/1116005
Update Valgrind binaries with http://src.chromium.org/viewvc/chrome?view=rev&revision=39704 patch Review URL: http://codereview.chromium.org/654008
Add .so files ignored due to svn:ignore during http://codereview.chromium.org/546064 TBR=dank,nsylvain Review URL: http://codereview.chromium.org/542106
Put Valgrind binaries for 32-bit Linux into SVN These binaries are not used (yet) Also, added README.chromium file Review URL: http://codereview.chromium.org/546064
| Powered by ViewVC 1.1.5 | ViewVC Help |