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

Issue 287333002: tcmalloc: Only include cpu profiler in profiling=1 builds. (Closed)

Created:
6 years, 7 months ago by Nico
Modified:
6 years, 7 months ago
CC:
chromium-reviews, dmikurube+memory_chromium.org
Visibility:
Public.

Description

tcmalloc: Only include cpu profiler in profiling=1 builds. tcmalloc's cpu profiler code introduces several static initializers, and it's never used on user machines. So only include it in profiling=1 builds. (The comment for profiling% in build/common.gypi even says that this flag controls if cpuprofiler is used.) BUG=94925 R=willchan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271321

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : moar #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : different #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M base/allocator/allocator.gyp View 1 2 3 4 5 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Nico
6 years, 7 months ago (2014-05-18 21:47:37 UTC) #1
willchan no longer on Chromium
lgtm
6 years, 7 months ago (2014-05-18 23:34:06 UTC) #2
Nico
6 years, 7 months ago (2014-05-19 00:52:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #6 manually as r271321 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698