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

Unified Diff: tools/valgrind/README

Issue 839143002: Roll Chrome into Mojo. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/gritsettings/resource_ids ('k') | tools/valgrind/chrome_tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/README
diff --git a/tools/valgrind/README b/tools/valgrind/README
index ad26439dd0c554b049fef14270dc0bdfc3dca949..68f793f024a2909a0601d37a2a7cda96ab64dc6a 100644
--- a/tools/valgrind/README
+++ b/tools/valgrind/README
@@ -2,3 +2,9 @@ Historically this directory has been a home for Valgrind and ThreadSanitizer.
Since then other memory tools used in Chromium started squatting here and the
name became confusing.
We're replacing tools/valgrind with tools/memory/ new tools should go there.
+
+Attention: ThreadSanitizer v1 has been retired and files in this dir
+should not be used anymore. Please refer to
+http://dev.chromium.org/developers/testing/threadsanitizer-tsan-v2
+for the instructions on using ThreadSanitizer v2.
+Namely, the suppressions now reside in base/debug/tsan_suppressions.cc
« no previous file with comments | « tools/gritsettings/resource_ids ('k') | tools/valgrind/chrome_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698