[PATCH] D79291: [llvm-profdata] Support -detailed-summary for Sample Profile

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 2 08:59:30 PDT 2020


wenlei created this revision.
wenlei added reviewers: wmi, davidxl, hoyFB.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add -detailed-summary support for sample profile dump to match that of instrumentation profile.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79291

Files:
  llvm/test/tools/llvm-profdata/sample-summary.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79291.261651.patch
Type: text/x-patch
Size: 4945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/dc92739c/attachment.bin>


More information about the llvm-commits mailing list