diff options
author | weihe <weihe@dev103.prn2.facebook.com> | 2020-06-24 12:43:27 -0700 |
---|---|---|
committer | Wenlei He <aktoon@gmail.com> | 2020-06-24 12:49:46 -0700 |
commit | 53cf53023cbeb47d03fb9937ab3d06181eec8843 (patch) | |
tree | 988b4c088e38bb0e84bee7f8050d369a3ef0bc70 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dc3f8913d2ad33b1129ea488393e12cc88061aff (diff) | |
download | llvm-53cf53023cbeb47d03fb9937ab3d06181eec8843.zip llvm-53cf53023cbeb47d03fb9937ab3d06181eec8843.tar.gz llvm-53cf53023cbeb47d03fb9937ab3d06181eec8843.tar.bz2 |
Add --hot-func-list to llvm-profdata show for sample profiles
Summary:
Add the --hot-func-list feature to llvm-profdata show for sample profiles. This feature prints a list of hot functions whose max sample count are above the 99% threshold, with their numbers of total samples, total samples percentage, max samples, entry samples, and their function names.
Test Plan:
Reviewers: wenlei, hoyFB
Reviewed By: wenlei, hoyFB
Subscribers: hoyFB, wenlei, weihe, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82355
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions