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

Side by Side Diff: README

Issue 6816010: Add a README for Valgrind binaries. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/third_party/valgrind/bin/
Patch Set: '' Created 9 years, 8 months 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This directory contains pre-built valgrind binaries which can be used with
2 NaCl. They can be updated from the ThreadSanitizer buildbot:
3 wget http://build.chromium.org/p/client.tsan/binaries/memcheck-r${REV}-amd64 only-linux-self-contained.sh -O memcheck
4 wget http://build.chromium.org/p/client.tsan/binaries/tsan-r${REV}-amd64only -linux-self-contained.sh -O tsan
5
6 Source code for these tools is available at:
7 http://code.google.com/p/valgrind-variant
8 http://code.google.com/p/data-race-test
9
10 To find out the exact revision of the binaries, see "svn log".
Mark Seaborn 2011/04/13 06:26:48 OK, if I do that, I find:
Evgeniy Stepanov 2011/04/13 12:48:20 Yes, the current binary was built manually with a
11
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698