chromium-src-build/sanitizers
Alexei Svitkine 65863a60d6 Expand TSAN suppression related to debug code.
Apparently some bots, such as Linux GPU TSAN have TSAN stack
traces where base::Histogram::AddCount appears as just
AddCount (while other functions are fully qualified.)

So this adds to the suppression added in
https://chromium-review.googlesource.com/c/581418 to ignore
these errors.

BUG=744734

Change-Id: I1e353894193cd3992c3a965013891bcb9f9105a8
Reviewed-on: https://chromium-review.googlesource.com/583227
Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
Commit-Queue: Alexei Svitkine (slow) <asvitkine@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#488971}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 9773bf1cbf291511a4aef6ec782bb20a4ebc6b7d
2017-07-24 15:14:45 +00:00
..
OWNERS Reassign all of earthdok's TODOs and remove from OWNERS. 2016-01-29 02:37:38 +00:00
asan_suppressions.cc ASan: re-enable strict memcmp() checks. 2015-04-09 15:50:34 +00:00
lsan_suppressions.cc Move some basic early process init into Service Manager 2017-03-21 06:44:43 +00:00
sanitizer_options.cc Partition libcxx build code from build/config/sanitizers 2017-05-26 20:01:39 +00:00
tsan_suppressions.cc Expand TSAN suppression related to debug code. 2017-07-24 15:14:45 +00:00