Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(660)

Side by Side Diff: README.chromium

Issue 11299158: Roll new valgrind-variant (r138, which is Valgrind r13132, VEX r2564) binaries for Linux (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/valgrind/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | binaries/linux_x64/bin/ms_print » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: valgrind 1 Name: valgrind
2 Version: unknown 2 Version: unknown
3 3
4 Memcheck version on Linux (valgrind-variant): 130 4 Memcheck version on Linux (valgrind-variant): 138
5 Memcheck version on Mac 10.5 (valgrind-variant): 135 5 Memcheck version on Mac 10.5 (valgrind-variant): 135
6 Memcheck version on Mac 10.6 (valgrind-variant): 135 6 Memcheck version on Mac 10.6 (valgrind-variant): 135
7 Memcheck version on Mac 10.7 (valgrind-variant): 136 7 Memcheck version on Mac 10.7 (valgrind-variant): 136
8 8
9 TSan version on Linux: 4397 9 TSan version on Linux: 4397
10 TSan version on Mac 10.5: unknown (<=3600) 10 TSan version on Mac 10.5: unknown (<=3600)
11 TSan version on Mac 10.6: 4397 11 TSan version on Mac 10.6: 4397
12 TSan version on Mac 10.7: 4397 12 TSan version on Mac 10.7: 4397
13 13
14 Security critical: no 14 Security critical: no
15 15
16 Description: 16 Description:
17 Contains the scripts to patch and compile Valgrind to be used 17 Contains the scripts to patch and compile Valgrind to be used
18 by Chromium valgrind buildbots and Chromium developers. 18 by Chromium valgrind buildbots and Chromium developers.
19 19
20 You can find the build script and all the patches in valgrind/scripts. 20 You can find the build script and all the patches in valgrind/scripts.
21 The binaries for some of the platforms we use are located in valgrind/binaries. 21 The binaries for some of the platforms we use are located in valgrind/binaries.
22 22
23 You can also build Valgrind for your own platform. 23 You can also build Valgrind for your own platform.
24 24
25 If you want to add/rebuild binaries for one of the platforms, simply run 25 If you want to add/rebuild binaries for one of the platforms, simply run
26 sh build-valgrind-for-chromium.sh # takes some time 26 sh build-valgrind-for-chromium.sh # takes some time
27 inside valgrind/scripts and then 'svn add' and 'svn commit' the newly built bina ries. 27 inside valgrind/scripts and then 'svn add' and 'svn commit' the newly built bina ries.
OLDNEW
« no previous file with comments | « no previous file | binaries/linux_x64/bin/ms_print » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698