llvm-project/llvm/test/tools/llvm-profdata/Inputs
Rong Xu 52aa224aff [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
2019-01-08 22:41:48 +00:00
..
IR_profile.proftext
bad-hash.proftext
bar3-1.proftext
basic.proftext
c-general.profraw
clang_profile.proftext
compat.profdata.v1
compat.profdata.v2
compat.profdata.v4
compressed.profraw
counter-mismatch-1.proftext
counter-mismatch-2.proftext
counter-mismatch-3.proftext
counter-mismatch-4.proftext
cutoff.proftext [llvm-profdata] add value-cutoff functionality in show command 2019-01-08 22:41:48 +00:00
empty.proftext
extra-word.proftext
foo3-1.proftext
foo3-2.proftext
foo3bar3-1.proftext
gcc-sample-profile.gcov
inline-samples.afdo
instr-remap.expected
instr-remap.proftext
instr-remap.remap
invalid-count-later.proftext
multiple-profdata-merge.proftext
no-counts.proftext
overflow-instr.proftext
overflow-sample.proftext
sample-profile.proftext
sample-remap.expected
sample-remap.proftext
sample-remap.remap
text-format-errors.text.bin
vp-malform.proftext
vp-malform2.proftext
vp-truncate.proftext
weight-instr-bar.profdata
weight-instr-foo.profdata
weight-sample-bar.proftext
weight-sample-foo.proftext