diff options
author | Wei Mi <wmi@google.com> | 2019-09-23 22:11:35 +0000 |
---|---|---|
committer | Wei Mi <wmi@google.com> | 2019-09-23 22:11:35 +0000 |
commit | 22fd88530b11af92e1c2658c755d3915538a844d (patch) | |
tree | 4ac6500419878ada1ffd254d8c369d7b57da616e /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 28b38c277a2941e9e891b2db30652cfd962f070b (diff) | |
download | bcm5719-llvm-22fd88530b11af92e1c2658c755d3915538a844d.tar.gz bcm5719-llvm-22fd88530b11af92e1c2658c755d3915538a844d.zip |
[SampleFDO] Treat names in profile as not cold only when profile symbol list
is available
In rL372232, we treated names showing up in profile as not cold when
profile-sample-accurate is enabled. This caused 70k size regression in
Chrome/Android. The patch put a guard and only enable the change when
profile symbol list is available, i.e., keep the old behavior when profile
symbol list is not available.
Differential Revision: https://reviews.llvm.org/D67931
llvm-svn: 372665
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions