summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_fdr_logging_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [XRay][compiler-rt] Remove use of std::mutex and std::shared_ptr from global ...Dean Michael Berris2017-08-021-17/+18
* [XRay][compiler-rt] Remove unused variable after refactoringDean Michael Berris2017-05-121-10/+10
* [XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris2017-05-121-84/+139
* [XRay] [compiler-rt] Refactor rewinding FDR logging.Martin Pelikan2017-04-121-80/+79
* [XRay] [compiler-rt] Simplify FDR logging handler. [NFC]Martin Pelikan2017-04-121-29/+21
* [XRay][compiler-rt] Add another work-around to XRay FDR tests when TSC emulat...Douglas Yung2017-04-121-1/+3
* [XRay][compiler-rt] Remove unused local variableDean Michael Berris2017-04-061-2/+1
* [XRay] [compiler-rt] Unwriting FDR mode buffers when functions are short.Dean Michael Berris2017-04-061-3/+136
* [XRay] [compiler-rt] Write buffer length to FDR log before writing buffer.Dean Michael Berris2017-03-291-3/+17
* Fix build error:Ismail Donmez2017-03-271-0/+1
* [XRay][compiler-rt] Use sanitizer_common's atomic opsDean Michael Berris2017-03-271-11/+15
* [XRay][compiler-rt] Remove dependency on <system_error>Dean Michael Berris2017-03-221-13/+21
* [XRay][compiler-rt] Add missing include to <string>Dean Michael Berris2017-03-171-0/+1
* [XRay] [compiler-rt] Refactor logic for xray fdr logging. NFC.Dean Michael Berris2017-03-151-0/+486
OpenPOWER on IntegriCloud