summaryrefslogtreecommitdiff
path: root/compiler-rt/test/profile/ContinuousSyncMode
AgeCommit message (Expand)Author
2025-03-15[profile] Use fprofile-continuous in compiler-rt tests (#126617)Wael Yehia
2025-01-15[PGO][AIX] Disable multi-process continuous mode test in 32-bitWael Yehia
2024-12-29[profile] Enable testing Continuous mode on Linux (#121238)NAKAMURA Takumi
2024-11-19[test][PGO] Add a multi-threaded test for continuous PGO.Wael Yehia
2024-11-18[test][PGO] Use -fprofile-update=atomic instead of mllvm option in Continuous...Wael Yehia
2024-11-14[PGO][test] Enable continuous mode PGO tests on AIX (#115987)Wael Yehia
2024-10-23[compiler-rt][profile] Disable oneline-merging-windows.c on Windows on ArmDavid Spickett
2024-10-01[PGO] use -fprofile-update=atomic instead of mllvm option in ContinuousSyncMo...Wael Yehia
2024-09-27[AIX][PGO] Enable PGO continuous mode support on AIX (#110196)Wael Yehia
2024-09-03[profile] Change __llvm_profile_counter_bias etc. types to match llvm (#102747)Rainer Orth
2024-08-15[CompilerRT][Tests] Fix profile/darwin-proof-of-concept.c (#104237)Steven Wu
2024-07-25[compiler-rt][Profile][Darwin] Fix a test that expected an alignment … (#10...Jon Roelofs
2024-06-14Reapply: [MC/DC][Coverage] Loosen the limit of NumConds from 6 (#82448)NAKAMURA Takumi
2024-01-04[Coverage][clang] Enable MC/DC Support in LLVM Source-based Code Coverage (3/3)Alan Phipps
2023-12-11[Profile] Disable continuous mode when reset to default.profraw due to malfor...Zequan Wu
2023-09-13[test] add 'REQUIRES: lld-available' to online-merging-windows.cZequan Wu
2023-08-04Reland [Profile] Remove duplicate file locks when enabled continuous mode and...Zequan Wu
2023-08-03Revert "[Profile] Remove duplicate file locks when enabled continuous mode an...Zequan Wu
2023-07-12[compiler-rt] [test] Mark a windows specific test as requiring an MSVC like e...Martin Storsjö
2023-07-10[Profile] Remove duplicate file locks when enabled continuous mode and online...Zequan Wu
2021-09-06Revert "[compiler-rt][Profile] Disable test on Arm/AArch64 Linux"David Spickett
2021-09-03[compiler-rt][Profile] Wait for child threads in set-file-object testDavid Spickett
2021-09-03[compiler-rt][Profile] Disable test on Arm/AArch64 LinuxDavid Spickett
2021-08-27[Profile] Support __llvm_profile_set_file_object in continuous mode.Zequan Wu
2021-05-19[profile] Skip mmap() if there are no countersVedant Kumar
2021-03-04Revert "Revert "[Coverage] Emit gap region between statements if first statem...Zequan Wu
2021-03-04Revert "[Coverage] Emit gap region between statements if first statements con...Nico Weber
2021-03-03[Coverage] Emit gap region between statements if first statements contains te...Zequan Wu
2021-02-24[profile] Fix buffer overrun when parsing %c in filename stringVedant Kumar
2020-10-26[profile] Suppress spurious 'expected profile to require unlock' warningVedant Kumar
2020-07-02[test] Deflake test/profile/ContinuousSyncMode/online-merging.cVedant Kumar
2020-01-17[profile] Support counter relocation at runtimePetr Hosek
2019-11-18[profile] Support online merging with continuous sync modeVedant Kumar
2019-10-31[profile] Add a mode to continuously sync counter updates to a fileVedant Kumar