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

Unified Diff: tools/valgrind/tsan/README

Issue 416363003: Remove the contents of tools/valgrind/tsan. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: README Created 6 years, 5 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/valgrind/tsan/PRESUBMIT.py ('k') | tools/valgrind/tsan/ignores.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/README
diff --git a/tools/valgrind/tsan/README b/tools/valgrind/tsan/README
new file mode 100644
index 0000000000000000000000000000000000000000..132b5c61e5b356870ba6a66ba265d86fc8a706f9
--- /dev/null
+++ b/tools/valgrind/tsan/README
@@ -0,0 +1,5 @@
+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/valgrind/tsan/PRESUBMIT.py ('k') | tools/valgrind/tsan/ignores.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698