summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_buffer_queue.h
Commit message (Expand)AuthorAgeFilesLines
* [XRay] Rename Buffer.Buffer to Buffer.DataDean Michael Berris2018-02-101-1/+1
* [XRay] Use optimistic logging model for FDR modeDean Michael Berris2017-11-211-0/+5
* [XRay][compiler-rt] More fixups.Dean Michael Berris2017-10-241-1/+1
* [XRay][compiler-rt] Fixup shadowingDean Michael Berris2017-10-241-1/+1
* [XRay][compiler-rt] Remove C++ STL from the buffer queue implementationDean Michael Berris2017-10-241-28/+33
* [XRay][compiler-rt] Use a hand-written circular buffer in BufferQueueDean Michael Berris2017-10-041-7/+23
* Revert "[XRay][compiler-rt] Use a hand-written circular buffer in BufferQueue"Dean Michael Berris2017-10-031-16/+7
* [XRay][compiler-rt] Use a hand-written circular buffer in BufferQueueDean Michael Berris2017-10-031-7/+16
* [XRay][compiler-rt] Enable the XRay compiler-rt unit tests.Dean Michael Berris2017-08-311-6/+9
* [XRay] [compiler-rt] Write buffer length to FDR log before writing buffer.Dean Michael Berris2017-03-291-0/+3
* [XRay][compiler-rt] Use sanitizer_common's atomic opsDean Michael Berris2017-03-271-7/+9
* [XRay][compiler-rt] Remove dependency on <system_error>Dean Michael Berris2017-03-221-7/+30
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-251-10/+26
* Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris2017-01-031-27/+10
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-031-10/+27
* [XRay][compiler-rt] XRay Buffer QueueDean Michael Berris2016-12-061-0/+86
* Revert "[XRay][compiler-rt] XRay Buffer Queue"Dean Michael Berris2016-11-251-86/+0
* [XRay][compiler-rt] XRay Buffer QueueDean Michael Berris2016-11-251-0/+86
OpenPOWER on IntegriCloud