summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llvm-profdata.rst
AgeCommit message (Expand)Author
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata
2024-09-06[InstrProf] Add debuginfod correlation support (#106606)gulfemsavrun
2024-08-28[llvm-profdata] Enabled functionality to write split-layout profile (#101795)William Junda Huang
2024-01-23Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu
2023-10-31Revert "[Profile] Refactor profile correlation. (#70712)"Zequan Wu
2023-10-31[Profile] Refactor profile correlation. (#70712)Zequan Wu
2023-06-06[InstrProf] Use BalancedPartitioning to order temporal profiling trace dataEllis Hoag
2023-04-13[InstrProf][Temporal] Add weight field to tracesEllis Hoag
2023-03-30fix docs warning in llvm-profdata.rstwlei
2023-03-30[AutoFDO] Use flattened profiles for profile staleness metricswlei
2022-10-07[llvm-profdata] Rename show flag to --show-formatEllis Hoag
2022-10-07[llvm-profdata] Add --output-format optionEllis Hoag
2022-10-06[llvm-profdata] Add some missing options to docsEllis Hoag
2022-10-06[InstrProf] Add version into llvm-profdataGulfem Savrun Yeniceri
2022-05-05Fix "the the" typo in documentation and user facing stringsBrian Tracy
2021-12-30[docs][llvm-profdata] Prefer double-dash long optionsFangrui Song
2021-12-28[llvm-profdata][docs] Use `` instead of `Fangrui Song
2021-12-28[llvm-profdata] Make -debug-info visibleKyungwoo Lee
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN
2020-07-27Supplement instr profile with sample profile.Wei Mi
2020-05-14[llvm-profdata] Update CommandGuideWei Mi
2020-04-13Typos correction.SCOTT-HAMILTON
2019-09-03[llvm-profdata] Add mode to recover from profile read failuresVedant Kumar
2019-07-04[docs] [NFC] Removed excess spacingAlex Brachet
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson
2019-04-30[llvm-profdata] Fix indentation error in docs. NFC.Rong Xu
2019-04-30[llvm-profdata] Fix indentation error. NFCRong Xu
2019-04-30[llvm-profdata] Add overlap command to compute similarity b/w two profile filesRong Xu
2019-04-18[llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFCRong Xu
2019-02-28[PGO] Context sensitive PGO (part 2)Rong Xu
2019-01-08[llvm-profdata] add value-cutoff functionality in show commandRong Xu
2019-01-08[PGO] Revert r350579 to fix commit message.Rong Xu
2019-01-07[PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu
2018-09-13Add flag to llvm-profdata to allow symbols in profile data to be remapped, andRichard Smith
2017-07-11[ProfileData] Add new option to dump topn hottest functionsXinliang David Li
2017-03-16Resubmit r297897: [PGO] Value profile for size of memory intrinsic callsRong Xu
2017-03-16Revert "[PGO] Value profile for size of memory intrinsic calls"Eric Liu
2017-03-15[PGO] Value profile for size of memory intrinsic callsRong Xu
2016-07-19Retry: [llvm-profdata] Speed up merging by using a thread poolVedant Kumar
2016-07-19Revert "[llvm-profdata] Speed up merging by using a thread pool"Vedant Kumar
2016-07-18[llvm-profdata] Speed up merging by using a thread poolVedant Kumar
2016-06-09[docs] Fix indentation for a tool optionVedant Kumar
2016-06-07Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-06Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""Vedant Kumar
2016-06-06Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-06Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-06Retry "[llvm-profdata] Add option to ingest filepaths from a file"Vedant Kumar
2016-06-04[llvm-profdata] Revert r271709 and the 3 subsequent commits - the codeChandler Carruth
2016-06-03[llvm-profdata] Add option to ingest filepaths from a fileVedant Kumar