summaryrefslogtreecommitdiff
path: root/compiler-rt/include/profile
AgeCommit message (Expand)Author
2025-11-06[InstrProf] Fix frontend generated function hash (#165358)Stephen Senran Zhang
2025-07-30Reapply "[MemProf] Change histogram storage from uint64_t to uint16_t… (#15...Snehasish Kumar
2025-07-30Revert "[MemProf] Change histogram storage from uint64_t to uint16_t" (#151382)Snehasish Kumar
2025-07-30[MemProf] Change histogram storage from uint64_t to uint16_t (#147854)Snehasish Kumar
2025-06-10[compiler-rt] replicate changes from llvm/ProfileData/InstrProfData.inc (#143...Andrew Rogers
2025-03-28Fix some small typos in compiler-rt. NFC (#133388)Qinkun Bao
2025-03-13[InstrProf] Remove -forder-file-instrumentation (#130192)Ellis Hoag
2024-12-04[PGO] Add option to always instrumenting loop entries (#116789)ronryvchin
2024-10-28Revert "Add explicit symbol visibility macros to InstrProfData.inc (#110732)"Vassil Vassilev
2024-10-28Add explicit symbol visibility macros to InstrProfData.inc (#110732)Thomas Fransham
2024-10-17[PGO] Initialize GCOV Writeout and Reset Functions in the Runtime on AIX (#10...Qiongsi Wu
2024-07-31[MC/DC][Coverage] Introduce "Bitmap Bias" for continuous mode (#96126)NAKAMURA Takumi
2024-07-22[PGO] Sync InstrProfData.inc from llvm to compiler-rt (#99930)xur-llvm
2024-07-04[MemProf][compiler-rt] Update MemProfData preprocessor directivesAiden Grossman
2024-06-26[Memprof] Adds the option to collect AccessCountHistograms for memprof. (#94264)Matthew Weingarten
2024-02-27Reland "[TypeProf][InstrPGO] Introduce raw and instr profile format change fo...Mingming Liu
2024-02-24[nfc][compiler-rt]Replace Type::getInt8PtrTy with PointerType::getUnqual as a...Mingming Liu
2024-02-21Revert type profiling change as compiler-rt test break on Windows. (#82583)Mingming Liu
2024-02-21[TypeProf][InstrPGO] Introduce raw and instr profile format change for type p...Mingming Liu
2024-02-21[nfc]For InstrProfData.inc, clang-format functions and opt-out of formatting ...Mingming Liu
2024-01-22[PGO] Reland PGO's Counter Reset and File Dumping APIs #76471 (#78285)Qiongsi Wu
2024-01-10[docs][IRPGO]Document two binary formats for instrumentation-based profiles, ...Mingming Liu
2024-01-09Revert "[PGO] Exposing PGO's Counter Reset and File Dumping APIs (#76471)"Vitaly Buka
2024-01-09[PGO] Exposing PGO's Counter Reset and File Dumping APIs (#76471)Qiongsi Wu
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu
2023-11-14[compiler-rt] Remove reference to Type::getInt8PtrTy; NFC (#71570)Paulo Matos
2023-10-30Reland "[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Co...Alan Phipps
2023-10-03[Profile] Use upper 32 bits of profile version for profile variants. (#67695)Zequan Wu
2023-09-21Revert "[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Co...Hans Wennborg
2023-09-19[InstrProf][compiler-rt] Enable MC/DC Support in LLVM Source-based Code Cover...Alan Phipps
2023-08-22[NFC][Profile] Rename Counters/DataSize to NumCounters/DataArthur Eubanks
2023-04-11[InstrProf] Temporal ProfilingEllis Hoag
2023-03-14[memprof] Record BuildIDs in the raw profile.Snehasish Kumar
2023-03-13Revert "[memprof] Record BuildIDs in the raw profile."Snehasish Kumar
2023-03-13[memprof] Record BuildIDs in the raw profile.Snehasish Kumar
2023-01-12[MemProf] Collect access density statistics during profilingTeresa Johnson
2022-12-29[profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri
2022-12-14Revert "[profile] Add binary ids into indexed profiles"Gulfem Savrun Yeniceri
2022-12-14[profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri
2022-08-25[compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka
2022-08-24[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-08-23[memprof] Correct max size and access count computationsTeresa Johnson
2022-08-22Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"Akira Hatanaka
2022-08-22[compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka
2022-03-22[memprof] Initialize MemInfoBlock data.Snehasish Kumar
2022-02-17Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-17Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar
2022-02-17Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-14Reland "[memprof] Introduce a wrapper around MemInfoBlock."Snehasish Kumar
2022-02-14Reland "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar