aboutsummaryrefslogtreecommitdiff
path: root/bolt/docs
AgeCommit message (Expand)AuthorFilesLines
9 days[BOLT][docs] Expand Heatmaps.md (#98162)Paschalis Mpeis2-13/+56
9 days[BOLT] Add -print-mappings option to heatmaps (#97567)Paschalis Mpeis2-1/+8
2024-07-03[BOLT][docs] Add merge-fdata to Linux optimization guide (#97659)Maksim Panchenko1-0/+5
2024-07-03[BOLT] Match functions with name similarity (#95884)Shaw Young1-0/+4
2024-06-29[BOLT] Match functions with exact hash (#96572)Shaw Young1-0/+4
2024-06-25[BOLT][docs] Add Linux kernel optimization guide (#96669)Maksim Panchenko1-0/+120
2024-06-25Revert "[π˜€π—½π—Ώ] initial version"shawbyoung1-4/+0
2024-06-25[π˜€π—½π—Ώ] initial versionshawbyoung1-0/+4
2024-06-24Revert "[BOLT] Hash-based function matching" (#96568)shaw young1-4/+0
2024-06-24[BOLT] Hash-based function matching (#95821)shaw young1-0/+4
2024-06-24[BOLT][NFC] Sync CommandLineArgumentReference with options (#96563)shaw young1-9/+75
2024-06-17[BOLT] Drop high discrepancy profiles in matching (#95156)shaw young1-1/+6
2024-05-31[BOLT][DOC] Add script for automatic user guide generation (#93822)Elvina Yakubova2-138/+238
2024-05-25[BOLT] Revise IDE folder structure (#89742)Michael Kruse1-0/+1
2024-05-23[BOLT][BAT] Add entries for deleted basic blocksAmir Ayupov1-0/+5
2024-05-15[BOLT][NFC] Add documentation on BOLT options (#92117)Elvina Yakubova1-0/+1213
2024-04-15[BOLT] Use offset deduplication for cold fragmentsAmir Ayupov1-4/+5
2024-03-25[BOLT] Add secondary entry points to BATAmir Ayupov1-25/+36
2024-03-22[BOLT] Add number of basic blocks to BATAmir Ayupov1-0/+1
2024-03-22[BOLT] Add BB index to BATAmir Ayupov1-5/+6
2024-03-22Revert "[BOLT] Add BB index to BAT (#86044)"Amir Ayupov1-6/+5
2024-03-22[BOLT] Add BB index to BAT (#86044)Amir Ayupov1-5/+6
2024-03-21[BOLT] Output basic YAML profile in BAT modeAmir Ayupov1-3/+2
2024-03-20[BOLT] Write and parse BF/BB hashes in BATAmir Ayupov1-0/+2
2024-01-25[BOLT] Deduplicate equal offsets in BAT (#76905)Amir Ayupov1-4/+9
2024-01-18[BOLT] Use continuous output addresses in delta encoding in BATAmir Ayupov1-4/+8
2024-01-12[BOLT] Embed cold mapping info into function entry in BAT (#76903)Amir Ayupov1-19/+11
2024-01-11[BOLT] Delta-encode function start addresses in BAT (#76902)Amir Ayupov1-1/+3
2024-01-11[BOLT] Delta-encode offsets in BAT (#76900)Amir Ayupov1-2/+4
2024-01-11[BOLT] Encode BAT using ULEB128 (#76899)Amir Ayupov1-13/+13
2024-01-11[BOLT] Add BOLT Address Translation documentation (#76899)Amir Ayupov1-0/+97
2023-11-09[BOLT] Fix typos (#68121)spaette1-1/+1
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-63/+63
2023-05-04[docs] Hide collaboration and include graphs in doxygen docsTimm BΓ€der1-3/+3
2023-01-03[BOLT][Docs] Add Sphinx documentationAmir Ayupov5-3/+516
2022-06-24[BOLT] Mark option values of --split-functions deprecatedFabian Parzefall1-1/+1
2022-06-02[BOLT][DOCS] Add PACKAGE_VERSION to doxygen configAmir Ayupov1-1/+1
2022-06-01[BOLT][TEST] Replace cache+ option with ext-tspHuan Nguyen1-1/+1
2022-04-11Allow building heatmaps from basic sampled events with `-nl`.Rahman Lavaee1-2/+4
2022-02-10Update all LLVM documentation mentioning runtimes in LLVM_ENABLE_PROJECTSLouis Dionne1-2/+3
2022-02-07[BOLT] Refactor heatmap to be standalone toolVladislav Khmelevsky1-3/+2
2021-12-29[BOLT][DOCS] Link to README instead of the github page in DoxygenAmir Ayupov2-2/+4
2021-12-23[BOLT][DOCS] Build doxygen documentationAmir Ayupov3-0/+2428
2021-12-20[BOLT][DOCS] Updated clang build instructions in OptimizingClang.mdAmir Ayupov1-27/+49
2020-12-01Rebase: Merge BOLT codebase in monorepoAmir Ayupov4-0/+353