[llvm] [nfc][docs]Generalize header and ascii art for indexed profiles (PR #83507)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 29 16:35:24 PST 2024
================
@@ -369,55 +373,45 @@ General Storage Layout
+-----------------------+ |
| HashType | H
+-----------------------+ E
- +-------| HashOffset | A
- | +-----------------------+ D
- +-----------| MemProfOffset | E
- | | +-----------------------+ R
- | | +--| BinaryIdOffset | |
- | | | +-----------------------+ |
- +---------------| TemporalProf- | |
- | | | | | TracesOffset | |
- | | | | +-----------------------+---+
- | | | | | Profile Summary | |
- | | | | +-----------------------+ P
- | | +------>| Function data | A
- | | | +-----------------------+ Y
- | +---------->| MemProf profile data | L
- | | +-----------------------+ O
- | +->| Binary Ids | A
+ | Byte Offset | A
+ +------ | of section 2 | D
----------------
david-xl wrote:
why starting the number from 2?
https://github.com/llvm/llvm-project/pull/83507
More information about the llvm-commits
mailing list