summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-profdata.rst
Commit message (Expand)AuthorAgeFilesLines
* [llvm-profdata] Add mode to recover from profile read failuresVedant Kumar2019-09-031-0/+8
* [docs] [NFC] Removed excess spacingAlex Brachet2019-07-041-1/+0
* [docs][tools] Add missing "program" tags to rst filesJames Henderson2019-06-271-0/+2
* [llvm-profdata] Fix indentation error in docs. NFC.Rong Xu2019-04-301-1/+1
* [llvm-profdata] Fix indentation error. NFCRong Xu2019-04-301-1/+1
* [llvm-profdata] Add overlap command to compute similarity b/w two profile filesRong Xu2019-04-301-0/+67
* [llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFCRong Xu2019-04-181-0/+1
* [PGO] Context sensitive PGO (part 2)Rong Xu2019-02-281-0/+4
* [llvm-profdata] add value-cutoff functionality in show commandRong Xu2019-01-081-1/+11
* [PGO] Revert r350579 to fix commit message.Rong Xu2019-01-081-11/+1
* [PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu2019-01-071-1/+11
* Add flag to llvm-profdata to allow symbols in profile data to be remapped, andRichard Smith2018-09-131-0/+10
* [ProfileData] Add new option to dump topn hottest functionsXinliang David Li2017-07-111-0/+6
* Resubmit r297897: [PGO] Value profile for size of memory intrinsic callsRong Xu2017-03-161-0/+4
* Revert "[PGO] Value profile for size of memory intrinsic calls"Eric Liu2017-03-161-4/+0
* [PGO] Value profile for size of memory intrinsic callsRong Xu2017-03-151-0/+4
* Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-191-0/+5
* Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar2016-07-191-5/+0
* [llvm-profdata] Speed up merging by using a thread poolVedant Kumar2016-07-181-0/+5
* [docs] Fix indentation for a tool optionVedant Kumar2016-06-091-1/+1
* Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-071-0/+9
* Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""Vedant Kumar2016-06-061-9/+0
* Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-061-0/+9
* Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-061-9/+0
* Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar2016-06-061-0/+9
* [llvm-profdata] Revert r271709 and the 3 subsequent commits - the codeChandler Carruth2016-06-041-9/+0
* [llvm-profdata] Add option to ingest filepaths from a fileVedant Kumar2016-06-031-0/+9
* [docs] Be a bit more precise.Sean Silva2016-05-281-4/+5
* [Profiling] Add a -sparse mode to llvm-profdata mergeVedant Kumar2016-01-291-0/+6
* [llvm-profdata] Add support for weighted merge of profile data (2nd try)Nathan Slingerland2015-12-151-1/+40
* Revert "[llvm-profdata] Add support for weighted merge of profile data"Nathan Slingerland2015-12-041-5/+1
* [llvm-profdata] Add support for weighted merge of profile dataNathan Slingerland2015-12-041-1/+5
* Fix sphinx-build error when building documentation.Xinliang David Li2015-11-241-16/+10
* [PGO] Add --text option for llvm-profdata show|merge commandsXinliang David Li2015-11-231-1/+18
* Update documentation for llvm-profdata.Diego Novillo2015-05-281-0/+30
* docs: Try to fix a couple of internal links in the llvm-profdata manualJustin Bogner2015-03-121-4/+4
* docs: update the command guide documentation for llvm-profdata.Alex Lorenz2014-07-301-12/+85
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-171-0/+29
OpenPOWER on IntegriCloud