This change prints out the segment information in the raw profile in
YAML format for testing. Since we don't capture build ids yet, we print
out <None> for now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126840
[memprof] Print out the segment information in YAML format. ClosedPublic Authored by snehasish on Jun 1 2022, 5:17 PM.
Details Summary This change prints out the segment information in the raw profile in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2022, 6:18 PM This revision was landed with ongoing or failed builds.Jun 1 2022, 7:26 PM Closed by commit rG8a87f42fc6ca: [memprof] Print out the segment information in YAML format. (authored by snehasish). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433628 llvm/lib/ProfileData/RawMemProfReader.cpp
llvm/test/tools/llvm-profdata/memprof-basic.test
llvm/test/tools/llvm-profdata/memprof-inline.test
|