llvm-project/llvm/test/tools/llvm-profdata
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
..
Inputs [SamplePGO][NFC] Dump function profiles in order 2021-08-16 17:22:30 -07:00
c-general.test [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
compact-sample.proftext
compat.proftext
count-mismatch.proftext [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
cs-sample-profile.test
cs-sample-trimmer.test [CSSPGO][llvm-profdata] Support trimming cold context when merging profiles 2021-04-22 00:42:37 -07:00
csprof-dump.test
cutoff.test
gcc-gcov-sample-profile.test
general.proftext
hash-mismatch.proftext
header-directives.test
inline-samples.test
input-dir.test
input-filenames.test
instr-remap.test
invalid-profdata.test [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
invalid-profile-gen-zeros.proftext [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
lit.local.cfg
malformed-ptr-to-counter-array.test [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
memop-size-prof.proftext
merge-incompatible.test
merge-probe-profile.test
merge_empty_profile.test
multiple-inputs.test
multiple-profdata-merge.test
nocompress.test [test] Fix nocompress.test 2021-06-19 16:27:53 -07:00
overflow-instr.test [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
overflow-sample.test
overlap.test
overlap_cs.test
overlap_vp.test
profile-symbol-list-compress.test
profile-symbol-list.test
raw-32-bits-be.test [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
raw-32-bits-le.test [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
raw-64-bits-be.test [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
raw-64-bits-le.test [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
raw-magic-but-no-header.test [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
raw-two-profiles.test [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
roundtrip-compress.test
roundtrip.test
same-filename.test
sample-fs.test [SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part) 2021-06-04 11:22:06 -07:00
sample-hot-func-list.test
sample-overlap.test
sample-profile-basic.test
sample-remap.test
sample-summary.test
show-instr-level.test
show-prof-info.test
suppl-instr-with-sample.test
text-dump.test [llvm-profdata] Allow omission of -o for --text output 2021-06-21 12:01:57 -07:00
text-format-errors.test [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
threaded-count-mismatch.test [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
value-prof.proftext
weight-instr.test [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00
weight-sample.test [llvm-profdata] Make diagnostics consistent with the (no capitalization, no period) style 2021-06-19 14:54:25 -07:00