diff options
author | Xinliang David Li <davidxl@google.com> | 2015-11-25 23:31:18 +0000 |
---|---|---|
committer | Xinliang David Li <davidxl@google.com> | 2015-11-25 23:31:18 +0000 |
commit | ed966771da07bfe3494c73347e518e8f40e1e65f (patch) | |
tree | 65ebf24d746db8b8b2e9e2aaabf830f47ae4986a /lldb/packages/Python/lldbsuite/test/python_api/debugger | |
parent | 9842d61ca4b20a62c5d3dd68201b62d2d3685e09 (diff) | |
download | bcm5719-llvm-ed966771da07bfe3494c73347e518e8f40e1e65f.tar.gz bcm5719-llvm-ed966771da07bfe3494c73347e518e8f40e1e65f.zip |
[PGO] Implement ValueProfiling Closure interfaces for runtime value profile data
This is one of the many steps to commonize value profiling support between profile
runtime and compiler/llvm tools.
After this change, profiler runtime now can share the same C APIs to do VP
serialization/deseriazation with LLVM host tools (and produces value data
in identical format between indexed and raw profile).
It is not yet enabled in profiler runtime yet.
Also added a unit test case to test runtime profile data serialization/deserialization
interfaces implemented using common closure code.
llvm-svn: 254110
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger')
0 files changed, 0 insertions, 0 deletions