[PATCH] D134770: [InstrProf][llvm-profdata] Dump profile correlation data as YAML

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 21:58:03 PDT 2022


ellis updated this revision to Diff 464886.
ellis added a comment.

Add the "Probes" key to Yaml output so that we can add more keys in the future. Also add D135127 <https://reviews.llvm.org/D135127> as a parent diff to use the `--output-format=yaml` option.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134770/new/

https://reviews.llvm.org/D134770

Files:
  compiler-rt/test/profile/Linux/instrprof-show-debug-info-correlation.c
  llvm/include/llvm/ProfileData/InstrProfCorrelator.h
  llvm/lib/ProfileData/InstrProfCorrelator.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134770.464886.patch
Type: text/x-patch
Size: 8930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/36462b8d/attachment.bin>


More information about the llvm-commits mailing list