blob: aeacc7f20b362f03ad6846146a430cb0a284a86d [file] [log] [blame]
Name: valgrind
Version: unknown
Memcheck version on Linux (valgrind-variant): 130
Memcheck version on Mac 10.5 (valgrind-variant): 135
Memcheck version on Mac 10.6 (valgrind-variant): 135
TSan version on Linux: unknown
TSan version on Mac: unknown
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.