[PATCH] D14894: [PGO] Add --text-format option for llvm-profdata show|merge commands

David Li via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 23:11:58 PST 2015


davidxl added a reviewer: dnovillo.
davidxl updated this revision to Diff 40862.
davidxl added a comment.

1. Make the merge to text option consistent with sample-profile.
2. updated documentation.


http://reviews.llvm.org/D14894

Files:
  docs/CommandGuide/llvm-profdata.rst
  include/llvm/ProfileData/InstrProfWriter.h
  lib/ProfileData/InstrProfWriter.cpp
  test/tools/llvm-profdata/Inputs/basic.proftext
  test/tools/llvm-profdata/text-dump.test
  tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14894.40862.patch
Type: text/x-patch
Size: 12684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151121/72d9b00e/attachment.bin>


More information about the llvm-commits mailing list