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

Issue 1668643002: Disable tcmalloc when building for valgrind (Closed)

Created:
4 years, 10 months ago by Primiano Tucci (use gerrit)
Modified:
4 years, 10 months ago
Reviewers:
Nico, Daniel Bratell
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable tcmalloc when building for valgrind tcmalloc doesn't seem to play well with Valgrind. See crbug.com/582398 and the discussion in crrev.com/1642383002 . On top of that, routing to the system allocator seems consistent with what we already do in the case of other tools. Today we already set use_allocator='none' if (asan==1 or msan==1 or lsan==1 or tsan==1). BUG=582398 TEST=build with GYP_DEFINES="build_for_tool=memcheck clang=1 profiling=1" and run with valgrind out/Release/chrome --no-sandbox Committed: https://crrev.com/65aeea273767bd69a8824e36972995b278161089 Cr-Commit-Position: refs/heads/master@{#373835}

Patch Set 1 #

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

Messages

Total messages: 19 (8 generated)
Primiano Tucci (use gerrit)
Daniel, this seems to solve your problem. Nico: PTAL 1 line change. I didn't find ...
4 years, 10 months ago (2016-02-03 17:37:59 UTC) #4
Daniel Bratell
On 2016/02/03 17:37:59, Primiano Tucci wrote: > Daniel, this seems to solve your problem. I've ...
4 years, 10 months ago (2016-02-04 13:46:49 UTC) #5
Nico
lgtm A bit weird to not use the allocator we ship with on the memory ...
4 years, 10 months ago (2016-02-04 14:54:25 UTC) #6
Primiano Tucci (use gerrit)
On 2016/02/04 14:54:25, Nico wrote: > lgtm > > A bit weird to not use ...
4 years, 10 months ago (2016-02-04 15:50:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668643002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668643002/1
4 years, 10 months ago (2016-02-04 15:51:18 UTC) #9
Daniel Bratell
On 2016/02/04 15:50:31, Primiano Tucci wrote: > I just guess that it just became not ...
4 years, 10 months ago (2016-02-04 16:42:17 UTC) #10
Daniel Bratell
On 2016/02/04 16:42:17, Daniel Bratell wrote: > On 2016/02/04 15:50:31, Primiano Tucci wrote: > > ...
4 years, 10 months ago (2016-02-04 16:52:15 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/175168)
4 years, 10 months ago (2016-02-04 16:58:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668643002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668643002/1
4 years, 10 months ago (2016-02-05 15:51:56 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-05 17:15:03 UTC) #17
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 17:16:11 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/65aeea273767bd69a8824e36972995b278161089
Cr-Commit-Position: refs/heads/master@{#373835}

Powered by Google App Engine
This is Rietveld 408576698