blob: e3eb6157fb546cb645acc1962238a419145dac95 [file] [log] [blame]
Name: valgrind
Version: unknown
Memcheck version on Linux (valgrind-variant): 138
Memcheck version on Mac 10.5 (valgrind-variant): 135 (obsolete, will be removed soon)
Memcheck version on Mac 10.6 (valgrind-variant): 138
Memcheck version on Mac 10.7 (valgrind-variant): 136
TSan version on Linux: 4397
TSan version on Mac 10.5: unknown (<=3600)
TSan version on Mac 10.6: 4397
TSan version on Mac 10.7: 4397
Security critical: no
Description:
Contains the scripts to patch and compile Valgrind to be used
by Chromium valgrind buildbots and Chromium developers.
You can find the build script and all the patches in valgrind/scripts.
The binaries for some of the platforms we use are located in valgrind/binaries.
You can also build Valgrind for your own platform.
If you want to add/rebuild binaries for one of the platforms, simply run
sh build-valgrind-for-chromium.sh # takes some time
inside valgrind/scripts and then 'svn add' and 'svn commit' the newly built binaries.