summaryrefslogtreecommitdiff
path: root/compiler-rt/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "[NFC][xray] Initialize XRayFileHeader"Vitaly Buka2023-05-111-6/+3
* [xray] Ignore -Wc++20-extensions in xray_records.h [NFC]Jie Fu2023-05-121-0/+3
* [NFC][xray] Initialize XRayFileHeaderVitaly Buka2023-05-111-3/+3
* [compiler-rt][ASan] Fix description of __sanitizer_annotate_contiguous_containerAdvenam Tacet2023-04-301-12/+9
* Revert "Reland D147337 "[tsan] Add debugging interfaces into interface header.""Hans Wennborg2023-04-291-117/+0
* Reland D147337 "[tsan] Add debugging interfaces into interface header."Pierre Gousseau2023-04-281-0/+117
* [nfc] Fix headers commentVitaly Buka2023-04-251-1/+1
* Revert "[tsan] Add debugging interfaces into interface header."Hans Wennborg2023-04-131-115/+0
* [tsan] Add debugging interfaces into interface header.Pierre Gousseau2023-04-121-0/+115
* [InstrProf] Temporal ProfilingEllis Hoag2023-04-111-1/+4
* Update __sanitizer_get_allocated_begin to return const void*Thurston Dang2023-04-041-1/+1
* Add __sanitizer_get_allocated_begin API and implementationsThurston Dang2023-04-031-0/+4
* [NFC][tsan] Add __tsan_default_{options,suppressions} into interface headerVitaly Buka2023-03-211-0/+6
* [memprof] Record BuildIDs in the raw profile.Snehasish Kumar2023-03-141-10/+16
* Revert "[memprof] Record BuildIDs in the raw profile."Snehasish Kumar2023-03-131-16/+10
* [memprof] Record BuildIDs in the raw profile.Snehasish Kumar2023-03-131-10/+16
* [ORC-RT] Remove the '__' prefix from the ORC runtime's public API.Lang Hames2023-02-211-38/+38
* [MemProf] Collect access density statistics during profilingTeresa Johnson2023-01-122-1/+38
* [profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri2022-12-291-1/+1
* Revert "[profile] Add binary ids into indexed profiles"Gulfem Savrun Yeniceri2022-12-141-1/+1
* [profile] Add binary ids into indexed profilesGulfem Savrun Yeniceri2022-12-141-1/+1
* [DFSan] Add callback that allows to track which function tainted data reaches.Andrew Browne2022-12-111-0/+20
* [1a/3][ASan][compiler-rt] API for double ended containersAdvenam Tacet2022-11-211-0/+73
* [memprof] Respect COMPILER_RT_BUILD_MEMPROF when install memprof headersEnna12022-10-251-4/+6
* [memprof] Support installation of memprof headersEnna12022-10-201-0/+5
* [ORC-RT] Drop the 'clang_rt.' prefix from the ORC runtime.Lang Hames2022-09-122-1/+1
* [msan] Add more specific messages for use-after-destroyVitaly Buka2022-08-301-0/+2
* [compiler-rt][builtins] Revert all the recent changes I made for addingAkira Hatanaka2022-08-251-2/+2
* [compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka2022-08-241-2/+2
* [memprof] Correct max size and access count computationsTeresa Johnson2022-08-231-2/+2
* Revert "[compiler-rt][builtins] Add compiler flags to catch potential errors"Akira Hatanaka2022-08-221-2/+2
* [compiler-rt][builtins] Add compiler flags to catch potential errorsAkira Hatanaka2022-08-221-2/+2
* [ORC-RT] Make the ORC runtime C API public.Lang Hames2022-06-162-0/+217
* [memprof] Initialize MemInfoBlock data.Snehasish Kumar2022-03-221-13/+23
* Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar2022-02-171-1/+3
* Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar2022-02-171-3/+1
* Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar2022-02-171-1/+3
* Reland "[memprof] Introduce a wrapper around MemInfoBlock."Snehasish Kumar2022-02-141-4/+0
* Reland "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar2022-02-142-60/+120
* Revert "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar2022-02-142-120/+60
* Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar2022-02-142-5/+3
* Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar2022-02-142-3/+5
* Revert "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar2022-02-141-3/+1
* [memprof] Extend the index prof format to include memory profiles.Snehasish Kumar2022-02-141-1/+3
* [memprof] Refactor out the MemInfoBlock into a macro based def.Snehasish Kumar2022-02-142-60/+120
* [sanitizer_common][test] Enable tests on SPARCRainer Orth2022-02-011-0/+9
* [memprof] Move the meminfo block struct to MemProfData.inc.Snehasish Kumar2022-01-311-4/+95
* [InstrProf] Add single byte coverage modeEllis Hoag2022-01-271-0/+4
* Fix broken comment in InstrProfData.incEllis Hoag2022-01-191-1/+1
* [InstrProf] Restore InstrProfData.inc to fix Fuchsia buildsEllis Hoag2022-01-191-2/+5