aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-profdata.rst
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Supplement instr profile with sample profile.Wei Mi1-0/+24
2020-05-14[llvm-profdata] Update CommandGuideWei Mi1-0/+39
2020-04-13Typos correction.SCOTT-HAMILTON1-1/+1
2019-09-03[llvm-profdata] Add mode to recover from profile read failuresVedant Kumar1-0/+8
2019-07-04[docs] [NFC] Removed excess spacingAlex Brachet1-1/+0
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson1-0/+2
2019-04-30[llvm-profdata] Fix indentation error in docs. NFC.Rong Xu1-1/+1
2019-04-30[llvm-profdata] Fix indentation error. NFCRong Xu1-1/+1
2019-04-30[llvm-profdata] Add overlap command to compute similarity b/w two profile filesRong Xu1-0/+67
2019-04-18[llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFCRong Xu1-0/+1
2019-02-28[PGO] Context sensitive PGO (part 2)Rong Xu1-0/+4
2019-01-08[llvm-profdata] add value-cutoff functionality in show commandRong Xu1-1/+11
2019-01-08[PGO] Revert r350579 to fix commit message.Rong Xu1-11/+1
2019-01-07[PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu1-1/+11
2018-09-13Add flag to llvm-profdata to allow symbols in profile data to be remapped, andRichard Smith1-0/+10
2017-07-11[ProfileData] Add new option to dump topn hottest functionsXinliang David Li1-0/+6
2017-03-16Resubmit r297897: [PGO] Value profile for size of memory intrinsic callsRong Xu1-0/+4
2017-03-16Revert "[PGO] Value profile for size of memory intrinsic calls"Eric Liu1-4/+0
2017-03-15[PGO] Value profile for size of memory intrinsic callsRong Xu1-0/+4
2016-07-19Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar1-0/+5
2016-07-19Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar1-5/+0
2016-07-18[llvm-profdata] Speed up merging by using a thread poolVedant Kumar1-0/+5
2016-06-09[docs] Fix indentation for a tool optionVedant Kumar1-1/+1
2016-06-07Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-06Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""Vedant Kumar1-9/+0
2016-06-06Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-06Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-9/+0
2016-06-06Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar1-0/+9
2016-06-04[llvm-profdata] Revert r271709 and the 3 subsequent commits - the codeChandler Carruth1-9/+0
2016-06-03[llvm-profdata] Add option to ingest filepaths from a fileVedant Kumar1-0/+9
2016-05-28[docs] Be a bit more precise.Sean Silva1-4/+5
2016-01-29[Profiling] Add a -sparse mode to llvm-profdata mergeVedant Kumar1-0/+6
2015-12-15[llvm-profdata] Add support for weighted merge of profile data (2nd try)Nathan Slingerland1-1/+40
2015-12-04Revert "[llvm-profdata] Add support for weighted merge of profile data"Nathan Slingerland1-5/+1
2015-12-04[llvm-profdata] Add support for weighted merge of profile dataNathan Slingerland1-1/+5
2015-11-24Fix sphinx-build error when building documentation.Xinliang David Li1-16/+10
2015-11-23[PGO] Add --text option for llvm-profdata show|merge commandsXinliang David Li1-1/+18
2015-05-28Update documentation for llvm-profdata.Diego Novillo1-0/+30
2015-03-12docs: Try to fix a couple of internal links in the llvm-profdata manualJustin Bogner1-4/+4
2014-07-30docs: update the command guide documentation for llvm-profdata.Alex Lorenz1-12/+85
2014-02-17PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith1-0/+29