blob: 54a7a9b0d5c9e4d10f7d3a3e7b785d4a547ae013 [file] [log] [blame]
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.