llvm-project/llvm/test/tools/llvm-profdata/Inputs
Hongtao Yu f27fee623d [SamplePGO][NFC] Dump function profiles in order
Sample profiles are stored in a string map which is basically an unordered map. Printing out profiles by simply walking the string map doesn't enforce an order. I'm sorting the map in the decreasing order of total samples to enable a more stable dump, which is good for comparing two dumps.

Reviewed By: wenlei, wlei

Differential Revision: https://reviews.llvm.org/D108147
2021-08-16 17:22:30 -07:00
..
CSIR_profile.proftext
IR_profile.proftext
bad-hash.proftext
bar3-1.proftext
basic.proftext
c-general.profraw [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
clang_profile.proftext
compat-sample.profdata
compat.profdata.v1
compat.profdata.v2
compat.profdata.v4
compressed.profraw [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
counter-mismatch-1.proftext
counter-mismatch-2.proftext
counter-mismatch-3.proftext
counter-mismatch-4.proftext
cs-sample.proftext [CSSPGO] Add attribute metadata for context profile 2021-03-18 22:00:56 -07:00
cs.proftext
cutoff.proftext
empty.proftext
extra-word.proftext
fe-basic.proftext [llvm-profdata] Make sure to consume Error on the error path of setIsIRLevelProfile 2021-03-30 08:52:58 +02:00
foo3-1.proftext
foo3-2.proftext
foo3bar3-1.proftext
gcc-sample-profile.gcov
header-directives-1.proftext [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
header-directives-2.proftext [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
header-directives-3.proftext [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
inline-samples.afdo
instr-remap.expected
instr-remap.proftext
instr-remap.remap
invalid-count-later.proftext
ir-basic.proftext [llvm-profdata] Make sure to consume Error on the error path of setIsIRLevelProfile 2021-03-30 08:52:58 +02:00
mix_instr.proftext Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
mix_sample.proftext Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
multiple-profdata-merge.proftext
no-counts.proftext
noncs.proftext
overflow-instr.proftext
overflow-sample.proftext
overlap_1.proftext
overlap_1_cs.proftext
overlap_1_vp.proftext
overlap_2.proftext
overlap_2_cs.proftext
overlap_2_vp.proftext
profile-symbol-list-1.text
profile-symbol-list-2.text
profile-symbol-list.expected [SamplePGO][NFC] Dump function profiles in order 2021-08-16 17:22:30 -07:00
pseudo-probe-profile.proftext [CSSPGO] Add attribute metadata for context profile 2021-03-18 22:00:56 -07:00
same-name-1.proftext
same-name-2.proftext
same-name-3.proftext
same-name-4.proftext
sample-fs.proftext [SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part) 2021-06-04 11:22:06 -07:00
sample-hot-func-list.proftext Add --hot-func-list to llvm-profdata show for sample profiles 2020-06-24 12:49:46 -07:00
sample-overlap-0.proftext [llvm-profdata] Implement llvm-profdata overlap for sample profiles 2020-08-08 17:49:48 -07:00
sample-overlap-1.proftext [llvm-profdata] Implement llvm-profdata overlap for sample profiles 2020-08-08 17:49:48 -07:00
sample-overlap-2.proftext [llvm-profdata] Implement llvm-profdata overlap for sample profiles 2020-08-08 17:49:48 -07:00
sample-overlap-3.proftext [llvm-profdata] Implement llvm-profdata overlap for sample profiles 2020-08-08 17:49:48 -07:00
sample-overlap-4.proftext [llvm-profdata] Implement llvm-profdata overlap for sample profiles 2020-08-08 17:49:48 -07:00
sample-overlap-5.proftext [llvm-profdata] Implement llvm-profdata overlap for sample profiles 2020-08-08 17:49:48 -07:00
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