diff options
author | Dehao Chen <dehao@google.com> | 2016-03-03 18:09:32 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2016-03-03 18:09:32 +0000 |
commit | 57d1dda5581594ebdfabcb899bd224d037105a1a (patch) | |
tree | 6773547961c94d7a8218d714778f0e2086409f57 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | 022afe253865ce20a9af2cb4dec31e10a3977aa6 (diff) | |
download | bcm5719-llvm-57d1dda5581594ebdfabcb899bd224d037105a1a.tar.gz bcm5719-llvm-57d1dda5581594ebdfabcb899bd224d037105a1a.zip |
Use LineLocation instead of CallsiteLocation to index callsite profile.
Summary: With discriminator, LineLocation can uniquely identify a callsite without the need to specifying callee name. Remove Callee function name from the key, and put it in the value (FunctionSamples).
Reviewers: davidxl, dnovillo
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D17827
llvm-svn: 262634
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions