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

Issue 10700061: Add the 'tsan' GYP flag (off by default) that enables compiler-based data race detection with Threa… (Closed)

Created:
8 years, 5 months ago by Alexander Potapenko
Modified:
8 years, 5 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Initial TSan v2 support in Chromium. Add the 'tsan' GYP flag (off by default) that enables compiler-based data race detection with ThreadSanitizer v2. TSan v2 does not currently work on Linux x86 and Mac OS, thus we add only Linux flags. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145436

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -0 lines) Patch
M build/common.gypi View 1 2 4 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Alexander Potapenko
Nico, can you take a look?
8 years, 5 months ago (2012-07-03 10:54:10 UTC) #1
Alexander Potapenko
Nico, can you take a look?
8 years, 5 months ago (2012-07-03 10:54:19 UTC) #2
Nico
8 years, 5 months ago (2012-07-03 16:54:12 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698