summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2019-08-31 02:27:26 +0000
committerWei Mi <wmi@google.com>2019-08-31 02:27:26 +0000
commit798e59b81fb7a92cd5f3b1bb0761283f99adcd46 (patch)
tree4d889c8c277676ff95bf9885a5a80ded011b3a07 /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
parent0377ca641c9af0262270d091578cab19523b1bc6 (diff)
downloadbcm5719-llvm-798e59b81fb7a92cd5f3b1bb0761283f99adcd46.tar.gz
bcm5719-llvm-798e59b81fb7a92cd5f3b1bb0761283f99adcd46.zip
[SampleFDO] Add profile symbol list section to discriminate function being
cold versus function being newly added. This is the second half of https://reviews.llvm.org/D66374. Profile symbol list is the collection of function symbols showing up in the binary which generates the current profile. It is used to discriminate function being cold versus function being newly added. Profile symbol list is only added for profile with ExtBinary format. During profile use compilation, when profile-sample-accurate is enabled, a function without profile will be regarded as cold only when it is contained in that list. Differential Revision: https://reviews.llvm.org/D66766 llvm-svn: 370563
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud