1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/tools/llvm-profdata
Vladimir Vereschaka d74db9a8ca Fixed a profdata file size detection on Windows system.
The space symbols are allowed in the group names on Windows system (as
example: Domain Users). In that case the test extracts a wrong field
from the output to get a size of the profdata file.

This patch avoids a printing of the group names in the test output and
extracts a proper field as a file size.

Differential Revision: https://reviews.llvm.org/D69317
2019-11-05 17:09:50 -08:00
..
Inputs [profile] Fourth fix for toolchains without zlib after D68351 2019-10-31 16:46:22 -07:00
c-general.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
compact-sample.proftext
compat.proftext
count-mismatch.proftext
csprof-dump.test
cutoff.test
gcc-gcov-sample-profile.test
general.proftext
hash-mismatch.proftext
inline-samples.test
input-dir.test
input-filenames.test
instr-remap.test
invalid-profdata.test [llvm-profdata] Add mode to recover from profile read failures 2019-09-03 22:23:16 +00:00
lit.local.cfg
malformed-ptr-to-counter-array.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
memop-size-prof.proftext
merge_empty_profile.test
multiple-inputs.test
multiple-profdata-merge.test
nocompress.test
overflow-instr.test
overflow-sample.test
overlap_cs.test
overlap_vp.test
overlap.test
profile-symbol-list-compress.test [SampleFDO] Add compression support for any section in ExtBinary profile format 2019-10-07 16:12:37 +00:00
profile-symbol-list.test Fix non-portable GNU diff option 2019-10-23 11:19:01 -04:00
raw-32-bits-be.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-32-bits-le.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-64-bits-be.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-64-bits-le.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-magic-but-no-header.test
raw-two-profiles.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
roundtrip-compress.test [SampleFDO] Add compression support for any section in ExtBinary profile format 2019-10-07 16:12:37 +00:00
roundtrip.test Fix non-portable GNU diff option 2019-10-23 11:19:01 -04:00
same-filename.test
sample-profile-basic.test
sample-remap.test Fix non-portable GNU diff option 2019-10-23 11:19:01 -04:00
show-instr-level.test
show-prof-size.test Fixed a profdata file size detection on Windows system. 2019-11-05 17:09:50 -08:00
text-dump.test
text-format-errors.test [llvm-profdata] Add mode to recover from profile read failures 2019-09-03 22:23:16 +00:00
threaded-count-mismatch.test
value-prof.proftext
weight-instr.test
weight-sample.test