summaryrefslogtreecommitdiff
path: root/lib/xray/xray_fdr_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Move buffer extents back to the heapDean Michael Berris2018-11-201-2/+2
* [XRay] Fix enter function tracing for record unwritingDean Michael Berris2018-11-091-3/+7
* [XRay] Improve FDR trace handling and error messagingDean Michael Berris2018-11-091-3/+2
* [XRay] Use TSC delta encoding for custom/typed eventsDean Michael Berris2018-11-071-13/+15
* [XRay] Update delta computations in runtimeDean Michael Berris2018-11-021-5/+15
* [XRay] Fix TSC and atomic custom/typed event accountingDean Michael Berris2018-11-011-1/+2
* [XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris2018-11-011-1/+1
* [XRay] Migrate FDR runtime to use refactored controllerDean Michael Berris2018-10-301-17/+54
* [XRay] Support generational buffers in FDR controllerDean Michael Berris2018-10-271-37/+53
* [XRay][compiler-rt] FDR Mode ControllerDean Michael Berris2018-10-151-0/+304