diff options
author | Mircea Trofin <mtrofin@google.com> | 2025-03-05 07:22:35 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-05 07:22:35 -0800 |
commit | 5223ddd83fb184716d0201450ee9818e5f92efb6 (patch) | |
tree | ec773fbbdefdbc0b583ae4d7ffdb905fdd170704 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | bdbc434498016ee22c06983c8b2725c169326b66 (diff) | |
download | llvm-5223ddd83fb184716d0201450ee9818e5f92efb6.zip llvm-5223ddd83fb184716d0201450ee9818e5f92efb6.tar.gz llvm-5223ddd83fb184716d0201450ee9818e5f92efb6.tar.bz2 |
[ctxprof] Prepare profile format for flat profiles (#129626)
The profile format has now a separate section called "Contexts" - there will be a corresponding one for flat profiles. The root has a separate tag because, in addition to not having a callsite ID as all the other context nodes have under it, it will have additional fields in subsequent patches.
The rest of this patch amounts to a bit of refactorings in the reader/writer (for better reuse later) and tests fixups.
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions