llvm/docs/CommandGuide
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
..
bugpoint.rst
FileCheck.rst
index.rst Start adding documentation for llvm-lib. 2015-07-17 18:49:26 +00:00
lit.rst CommandGuide/lit.rst: Document the new commandline option -a 2015-11-06 01:13:40 +00:00
llc.rst [EABI] Add LLVM support for -meabi flag 2015-11-09 12:40:30 +00:00
lli.rst Improving lli documentation 2015-07-28 10:24:11 +00:00
llvm-ar.rst
llvm-as.rst
llvm-bcanalyzer.rst
llvm-build.rst
llvm-config.rst
llvm-cov.rst
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst Make llvm-dwarfdump exit with non-zero exit code if error was occured. 2015-06-25 23:40:15 +00:00
llvm-extract.rst
llvm-lib.rst Start adding documentation for llvm-lib. 2015-07-17 18:49:26 +00:00
llvm-link.rst
llvm-nm.rst
llvm-profdata.rst [PGO] Add --text option for llvm-profdata show|merge commands 2015-11-23 20:47:38 +00:00
llvm-readobj.rst
llvm-stress.rst
llvm-symbolizer.rst Fix docs build break for revision r252798 2015-11-11 22:14:58 +00:00
opt.rst
tblgen.rst