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

Side by Side Diff: third_party/tsan/README.chromium

Issue 6624034: Formatting the readmes in deps to follow the proper format and making sure th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: '' Created 9 years, 9 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
OLDNEW
1 Name: ThreadSanitizer
2 Short Name: threadsanitizer
3 URL: http://build.chromium.org/buildbot/tsan/binaries
4 Version: 0
5
6 Description:
1 Contains the self-extracting 7z archive with ThreadSanitizer executable 7 Contains the self-extracting 7z archive with ThreadSanitizer executable
2 to be used by Chromium TSan/Windows buildbots and Chromium developers. 8 to be used by Chromium TSan/Windows buildbots and Chromium developers.
3 9
4 The installer was downloaded from the public ThreadSanitizer buildbot: 10 The installer was downloaded from the public ThreadSanitizer buildbot:
5 http://build.chromium.org/buildbot/tsan/binaries 11 http://build.chromium.org/buildbot/tsan/binaries
6 http://code.google.com/p/data-race-test/wiki/ThreadSanitizerBuildBot 12 http://code.google.com/p/data-race-test/wiki/ThreadSanitizerBuildBot
7 13
8 More info on using ThreadSanitizer for testing Chromium can be found here: 14 More info on using ThreadSanitizer for testing Chromium can be found here:
9 http://dev.chromium.org/developers/how-tos/using-valgrind/threadsanitizer 15 http://dev.chromium.org/developers/how-tos/using-valgrind/threadsanitizer
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698