llvm-project/llvm/test/tools/llvm-profdata
Wei Mi b523790ae1 [SampleFDO] Add compression support for any section in ExtBinary profile format
Previously ExtBinary profile format only supports compression using zlib for
profile symbol list. In this patch, we extend the compression support to any
section. User can select some or all of the sections to compress. In an
experiment, for a 45M profile in ExtBinary format, compressing name table
reduced its size to 24M, and compressing all the sections reduced its size
to 11M.

Differential Revision: https://reviews.llvm.org/D68253

llvm-svn: 373914
2019-10-07 16:12:37 +00:00
..
Inputs [InstrProf] Tighten a check for malformed data records in raw profiles 2019-09-03 22:23:14 +00:00
c-general.test
compact-sample.proftext [llvm-profdata] Profile dump for compact binary format 2019-08-13 17:56:08 +00:00
compat.proftext
count-mismatch.proftext
csprof-dump.test
cutoff.test
gcc-gcov-sample-profile.test [tests] Add host-byteorder-*-endian; update XFAILs of big-endian triples 2019-05-01 15:36:18 +00:00
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 [InstrProf] Tighten a check for malformed data records in raw profiles 2019-09-03 22:23:14 +00:00
memop-size-prof.proftext
merge_empty_profile.test
multiple-inputs.test
multiple-profdata-merge.test
nocompress.test Replace 'REQUIRES: nozlib' with '!zlib' because we don't need two ways 2019-05-10 18:47:39 +00:00
overflow-instr.test
overflow-sample.test
overlap.test
overlap_cs.test
overlap_vp.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 [SampleFDO] Add profile symbol list section to discriminate function being 2019-08-31 02:27:26 +00:00
raw-32-bits-be.test
raw-32-bits-le.test
raw-64-bits-be.test
raw-64-bits-le.test
raw-magic-but-no-header.test
raw-two-profiles.test
roundtrip-compress.test [SampleFDO] Add compression support for any section in ExtBinary profile format 2019-10-07 16:12:37 +00:00
roundtrip.test [SampleFDO] Add ExtBinary format to support extension of binary profile. 2019-08-23 19:05:30 +00:00
same-filename.test [llvm-profdata] Don't make the output overwrite the input file. 2019-07-09 09:57:45 +00:00
sample-profile-basic.test [AutoFDO] Make call targets order deterministic for sample profile 2019-08-20 20:52:00 +00:00
sample-remap.test
show-instr-level.test
show-prof-size.test Recommit [SampleFDO] Expose an interface to return the size of a section 2019-09-21 17:23:55 +00: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