diff options
author | Snehasish Kumar <snehasishk@google.com> | 2025-03-12 10:55:56 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 09:55:56 -0700 |
commit | e1ac57d53a18c3acd12fff44ef45010a08179674 (patch) | |
tree | f8836dd5fe583b3579981dc274e6f595d9503b41 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 4518780c3cffbb34b24c5edc6a73b9f17826156a (diff) | |
download | llvm-e1ac57d53a18c3acd12fff44ef45010a08179674.zip llvm-e1ac57d53a18c3acd12fff44ef45010a08179674.tar.gz llvm-e1ac57d53a18c3acd12fff44ef45010a08179674.tar.bz2 |
[MemProf] Extend CallSite information to include potential callees. (#130441)
* Added YAML traits for `CallSiteInfo`
* Updated the `MemProfReader` to pass `Frames` instead of the entire
`CallSiteInfo`
* Updated test cases to use `testing::Field`
* Add YAML sequence traits for CallSiteInfo in MemProfYAML
* Also extend IndexedMemProfRecord
* XFAIL the MemProfYaml round trip test until we update the profile
format
For now we only read and write the additional information from the YAML
format. The YAML round trip test will be enabled when the serialized format is updated.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions