aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-profdata.rst
AgeCommit message (Expand)AuthorFilesLines
2024-09-06[InstrProf] Add debuginfod correlation support (#106606)gulfemsavrun1-0/+19
2024-08-28[llvm-profdata] Enabled functionality to write split-layout profile (#101795)William Junda Huang1-0/+6
2024-01-23Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang1-0/+10
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu1-4/+11
2023-10-31Revert "[Profile] Refactor profile correlation. (#70712)"Zequan Wu1-2/+2
2023-10-31[Profile] Refactor profile correlation. (#70712)Zequan Wu1-2/+2
2023-06-06[InstrProf] Use BalancedPartitioning to order temporal profiling trace dataEllis Hoag1-0/+35
2023-04-13[InstrProf][Temporal] Add weight field to tracesEllis Hoag1-0/+12
2023-03-30fix docs warning in llvm-profdata.rstwlei1-2/+2
2023-03-30[AutoFDO] Use flattened profiles for profile staleness metricswlei1-0/+6
2022-10-07[llvm-profdata] Rename show flag to --show-formatEllis Hoag1-1/+1
2022-10-07[llvm-profdata] Add --output-format optionEllis Hoag1-0/+4
2022-10-06[llvm-profdata] Add some missing options to docsEllis Hoag1-0/+11
2022-10-06[InstrProf] Add version into llvm-profdataGulfem Savrun Yeniceri1-0/+8
2022-05-05Fix "the the" typo in documentation and user facing stringsBrian Tracy1-1/+1
2021-12-30[docs][llvm-profdata] Prefer double-dash long optionsFangrui Song1-45/+45
2021-12-28[llvm-profdata][docs] Use `` instead of `Fangrui Song1-3/+3
2021-12-28[llvm-profdata] Make -debug-info visibleKyungwoo Lee1-0/+7
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN1-2/+2
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