summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/README
blob: 68f793f024a2909a0601d37a2a7cda96ab64dc6a (plain)
1
2
3
4
5
6
7
8
9
10
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