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

Issue 802583004: Disable ICF for order_profiling builds. (Closed)

Created:
6 years ago by azarchs
Modified:
6 years ago
Reviewers:
pasko, Nico
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 ICF for order_profiling builds. When we're profiling methods, we get back the address of the methods. ICF aliases several methods to the same address, which makes the order profile less correct for other configurations which might make different ICF decisions. Committed: https://crrev.com/0b32b53f9579ee6efe537723b652c03b89654fc3 Cr-Commit-Position: refs/heads/master@{#309439}

Patch Set 1 #

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

Messages

Total messages: 17 (5 generated)
azarchs
PTAL. Is there a better way to do this?
6 years ago (2014-12-19 15:30:59 UTC) #2
pasko
It's a good enough GYP way, thanks. Please also change it in build/config/compiler/BUILD.gn
6 years ago (2014-12-19 15:44:23 UTC) #3
azarchs
The GN builder does not appear to support order_profiling at all, currently. That should be ...
6 years ago (2014-12-19 16:43:40 UTC) #4
pasko
lgtm agreed, order profiling for GN is for later
6 years ago (2014-12-19 16:52:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/802583004/1
6 years ago (2014-12-19 16:57:31 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/31641)
6 years ago (2014-12-19 17:04:04 UTC) #9
pasko
Nico: please rubber-stamp
6 years ago (2014-12-22 10:17:12 UTC) #11
Nico
rs-lgtm, but isn't that not-quite-right either? You probably want to use exactly the same config ...
6 years ago (2014-12-22 17:08:51 UTC) #12
pasko
On 2014/12/22 17:08:51, Nico wrote: > rs-lgtm, but isn't that not-quite-right either? You probably want ...
6 years ago (2014-12-22 17:18:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/802583004/1
6 years ago (2014-12-22 17:19:44 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-22 17:51:38 UTC) #16
commit-bot: I haz the power
6 years ago (2014-12-22 17:52:32 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0b32b53f9579ee6efe537723b652c03b89654fc3
Cr-Commit-Position: refs/heads/master@{#309439}

Powered by Google App Engine
This is Rietveld 408576698