[PATCH] Add show and merge tools for sample PGO profiles.

Diego Novillo dnovillo at google.com
Fri Oct 31 17:59:49 PDT 2014


- Use range-for iteration.
- Fix flag check for --all-functions and --function in llvm-profdata.

http://reviews.llvm.org/D6065

Files:
  include/llvm/ProfileData/SampleProf.h
  include/llvm/ProfileData/SampleProfReader.h
  include/llvm/ProfileData/SampleProfWriter.h
  lib/ProfileData/SampleProf.cpp
  lib/ProfileData/SampleProfReader.cpp
  lib/ProfileData/SampleProfWriter.cpp
  test/tools/llvm-profdata/Inputs/sample-profile.proftext
  test/tools/llvm-profdata/sample-profile-basic.test
  tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6065.15663.patch
Type: text/x-patch
Size: 28853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141101/618a80f8/attachment.bin>


More information about the llvm-commits mailing list