summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/xray/xray_buffer_queue.h
AgeCommit message (Expand)Author
2024-05-27[XRay][compiler-rt] Fix oob memory access in FDR BufferQueue iterator (#90940)Ricky Zhou
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-20[XRay] Move buffer extents back to the heapDean Michael Berris
2018-10-29[XRay] Use more portable control blockDean Michael Berris
2018-10-28[XRay] Refcount backing store for buffersDean Michael Berris
2018-10-22[XRay][compiler-rt] Generational Buffer ManagementDean Michael Berris
2018-10-19Revert commit r344670 as the test fails on a bot http://lab.llvm.org:8011/bui...Douglas Yung
2018-10-17[XRay][compiler-rt] Generational Buffer ManagementDean Michael Berris
2018-09-21[XRay][compiler-rt] Update use of internal_mmapDean Michael Berris
2018-09-17[XRay] Simplify FDR buffer managementDean Michael Berris
2018-06-05[XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)Dean Michael Berris
2018-06-05[XRay][compiler-rt] Remove reliance on C++ ABI from BufferQueueDean Michael Berris
2018-05-14[XRay][compiler-rt] Support in-memory processing of FDR mode logsDean Michael Berris
2018-02-10[XRay] Rename Buffer.Buffer to Buffer.DataDean Michael Berris
2017-11-21[XRay] Use optimistic logging model for FDR modeDean Michael Berris
2017-10-24[XRay][compiler-rt] More fixups.Dean Michael Berris
2017-10-24[XRay][compiler-rt] Fixup shadowingDean Michael Berris
2017-10-24[XRay][compiler-rt] Remove C++ STL from the buffer queue implementationDean Michael Berris
2017-10-04[XRay][compiler-rt] Use a hand-written circular buffer in BufferQueueDean Michael Berris
2017-10-03Revert "[XRay][compiler-rt] Use a hand-written circular buffer in BufferQueue"Dean Michael Berris
2017-10-03[XRay][compiler-rt] Use a hand-written circular buffer in BufferQueueDean Michael Berris
2017-08-31[XRay][compiler-rt] Enable the XRay compiler-rt unit tests.Dean Michael Berris
2017-03-29[XRay] [compiler-rt] Write buffer length to FDR log before writing buffer.Dean Michael Berris
2017-03-27[XRay][compiler-rt] Use sanitizer_common's atomic opsDean Michael Berris
2017-03-22[XRay][compiler-rt] Remove dependency on <system_error>Dean Michael Berris
2017-01-25[XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris
2017-01-03Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris
2017-01-03[XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris
2016-12-06[XRay][compiler-rt] XRay Buffer QueueDean Michael Berris
2016-11-25Revert "[XRay][compiler-rt] XRay Buffer Queue"Dean Michael Berris
2016-11-25[XRay][compiler-rt] XRay Buffer QueueDean Michael Berris