[PATCH] D112672: [llvm-profgen] Update total samples by accumulating all its body samples

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 10:37:40 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf5537643b88b: [llvm-profgen] Update total samples by accumulating all its body samples (authored by wlei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112672

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/test/tools/llvm-profgen/coroutine.test
  llvm/test/tools/llvm-profgen/cs-interrupt.test
  llvm/test/tools/llvm-profgen/cs-preinline.test
  llvm/test/tools/llvm-profgen/fname-canonicalization.test
  llvm/test/tools/llvm-profgen/func-split.test
  llvm/test/tools/llvm-profgen/inline-cs-noprobe.test
  llvm/test/tools/llvm-profgen/inline-force-dwarf.test
  llvm/test/tools/llvm-profgen/inline-noprobe.test
  llvm/test/tools/llvm-profgen/inline-noprobe2.test
  llvm/test/tools/llvm-profgen/multi-load-segs.test
  llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test
  llvm/test/tools/llvm-profgen/noinline-noprobe.test
  llvm/test/tools/llvm-profgen/recursion-compression-noprobe.test
  llvm/tools/llvm-profgen/ProfileGenerator.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.h
  llvm/tools/llvm-profgen/ProfiledBinary.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112672.383425.patch
Type: text/x-patch
Size: 20792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/086bfaec/attachment.bin>


More information about the llvm-commits mailing list