summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionGroupBoolean.cpp
diff options
context:
space:
mode:
authorRong Xu <xur@google.com>2019-01-08 22:41:48 +0000
committerRong Xu <xur@google.com>2019-01-08 22:41:48 +0000
commit52aa224affbf2559387e59d71ad809b4bd726e7a (patch)
treeff78b56173980a26d12ebb6ad959517cbb3b529d /lldb/source/Interpreter/OptionGroupBoolean.cpp
parentd023dd60e944886a9d5a0b1dbf46f67d43293af8 (diff)
downloadbcm5719-llvm-52aa224affbf2559387e59d71ad809b4bd726e7a.tar.gz
bcm5719-llvm-52aa224affbf2559387e59d71ad809b4bd726e7a.zip
[llvm-profdata] add value-cutoff functionality in show command
This patch improves llvm-profdata show command: (1) add -value-cutoff=<N> option: Show only those functions whose max count values are greater or equal to N. (2) add -list-below-cutoff option: Only output names of functions whose max count value are below the cutoff. (3) formats value-profile counts and prints out percentage. Differential Revision: https://reviews.llvm.org/D56342 llvm-svn: 350673
Diffstat (limited to 'lldb/source/Interpreter/OptionGroupBoolean.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud