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

Side by Side Diff: README.chromium

Issue 8962023: Roll the new Valgrind binaries with the movaps support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/valgrind/
Patch Set: Created 9 years 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/lib/valgrind/memcheck-amd64-linux » ('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): 126 4 Memcheck version on Linux (valgrind-variant): 130
5 Memcheck version on Mac 10.5 (valgrind-variant): 123 5 Memcheck version on Mac 10.5 (valgrind-variant): 123
6 Memcheck version on Mac 10.6 (valgrind-variant): 123 6 Memcheck version on Mac 10.6 (valgrind-variant): 123
7 7
8 TSan version on Linux: unknown 8 TSan version on Linux: unknown
9 TSan version on Mac: unknown 9 TSan version on Mac: unknown
10 10
11 Security critical: no 11 Security critical: no
12 12
13 Description: 13 Description:
14 Contains the scripts to patch and compile Valgrind to be used 14 Contains the scripts to patch and compile Valgrind to be used
15 by Chromium valgrind buildbots and Chromium developers. 15 by Chromium valgrind buildbots and Chromium developers.
16 16
17 You can find the build script and all the patches in valgrind/scripts. 17 You can find the build script and all the patches in valgrind/scripts.
18 The binaries for some of the platforms we use are located in valgrind/binaries. 18 The binaries for some of the platforms we use are located in valgrind/binaries.
19 19
20 You can also build Valgrind for your own platform. 20 You can also build Valgrind for your own platform.
21 21
22 If you want to add/rebuild binaries for one of the platforms, simply run 22 If you want to add/rebuild binaries for one of the platforms, simply run
23 sh build-valgrind-for-chromium.sh # takes some time 23 sh build-valgrind-for-chromium.sh # takes some time
24 inside valgrind/scripts and then 'svn add' and 'svn commit' the newly built bina ries. 24 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/lib/valgrind/memcheck-amd64-linux » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698