diff options
author | Wei Mi <wmi@google.com> | 2018-03-07 16:45:33 +0000 |
---|---|---|
committer | Wei Mi <wmi@google.com> | 2018-03-07 16:45:33 +0000 |
commit | 984ab0f1e66d247d7073323d28b1f9d5676af983 (patch) | |
tree | a2f7048c5fb686ed67d2cf151fd95f4b245b24bb /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 0d03d0588d5bebf370dea06f203f184503eed097 (diff) | |
download | bcm5719-llvm-984ab0f1e66d247d7073323d28b1f9d5676af983.tar.gz bcm5719-llvm-984ab0f1e66d247d7073323d28b1f9d5676af983.zip |
[SampleFDO] Extend SampleProfReader to handle demangled names.
SampleProfReader assumes function names in the profile are all mangled names.
However, there are cases that few demangled names are somehow contained in
the profile (usually because of debug info problems), which may trigger parsing
error in SampleProfReader and cause the whole profile to be unusable. The patch
extends SampleProfReader to handle profiles with demangled names, so that those
profiles can still be useful.
Differential revision: https://reviews.llvm.org/D44161
llvm-svn: 326905
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions