llvm/test/tools/llvm-profdata/Inputs
Xinliang David Li 55f78334c1 [PGO] Add --text option for llvm-profdata show|merge commands
The new option is similar to the SampleProfile dump option.

- dump raw/indexed format into text profile format
- merge the profile and output into text profile format.

Note that Value Profiling data text format is not yet designed. 
That functionality will be added later.

Differential Revision: http://reviews.llvm.org/D14894



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253913 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-23 20:47:38 +00:00
..
bad-hash.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
bar3-1.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
basic.proftext [PGO] Add --text option for llvm-profdata show|merge commands 2015-11-23 20:47:38 +00:00
c-general.profraw [PGO] Value profiling support 2015-11-18 18:14:55 +00:00
compat.profdata.v1 InstrProf: Allow multiple functions with the same name 2014-08-01 22:50:07 +00:00
empty.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
extra-word.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
foo3-1.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
foo3-2.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
foo3bar3-1.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
gcc-sample-profile.gcov Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles. 2015-10-08 19:40:37 +00:00
inline-samples.afdo Add inline stack streaming to binary sample profiles. 2015-10-09 17:54:24 +00:00
invalid-count-later.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
no-counts.proftext llvm-profdata: Use consistent file suffixes in tests 2014-07-30 23:02:01 +00:00
sample-profile.proftext http://reviews.llvm.org/D13145 2015-09-30 00:42:46 +00:00
text-format-errors.text.bin llvm/test/tools/llvm-profdata/text-format-errors.test: Use prepared version of the input file, instead of using echo. 2015-11-13 06:06:58 +00:00