diff options
author | Hiroshi Yamauchi <yamauchi@google.com> | 2017-09-13 17:20:38 +0000 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2017-09-13 17:20:38 +0000 |
commit | a43913cfaf3ea2202a39c02d19ccc05a0a2fe193 (patch) | |
tree | 766e4d68e2e0146a8fd1286d30c03cdcff46657b /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp | |
parent | cbdc5ff628535761663367ab67621087aadd0d5f (diff) | |
download | bcm5719-llvm-a43913cfaf3ea2202a39c02d19ccc05a0a2fe193.tar.gz bcm5719-llvm-a43913cfaf3ea2202a39c02d19ccc05a0a2fe193.zip |
Add options to dump PGO counts in text.
Summary:
Added text options to -pgo-view-counts and -pgo-view-raw-counts that dump block frequency and branch probability info in text.
This is useful when the graph is very large and complex (the dot command crashes, lines/edges too close to tell apart, hard to navigate without textual search) or simply when text is preferred.
Reviewers: davidxl
Reviewed By: davidxl
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D37776
llvm-svn: 313159
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp')
0 files changed, 0 insertions, 0 deletions