summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_fdr_log_writer.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix a gcc -Wpedantix warningNico Weber2018-12-181-1/+1
* [XRay] Move buffer extents back to the heapDean Michael Berris2018-11-201-7/+7
* [XRay] Add a static assertion on size of metadata payload (NFC)Dean Michael Berris2018-11-091-0/+19
* [XRay] Add atomic fences around non-atomic reads and writesDean Michael Berris2018-11-091-0/+22
* [XRay] Improve FDR trace handling and error messagingDean Michael Berris2018-11-091-0/+24
* [XRay] Use TSC delta encoding for custom/typed eventsDean Michael Berris2018-11-071-5/+4
* [XRay] Fix TSC and atomic custom/typed event accountingDean Michael Berris2018-11-011-9/+27
* [XRay] Add CPU ID in Custom Event FDR RecordsDean Michael Berris2018-11-011-2/+3
* [XRay] Migrate FDR runtime to use refactored controllerDean Michael Berris2018-10-301-1/+20
* [XRay][compiler-rt] FDR Mode ControllerDean Michael Berris2018-10-151-0/+11
* [XRay][compiler-rt] FDRLogWriter AbstractionDean Michael Berris2018-09-201-0/+119
* Revert "[XRay][compiler-rt] FDRLogWriter Abstraction" and 1 more.Evgeniy Stepanov2018-09-191-119/+0
* [XRay][compiler-rt] FDRLogWriter AbstractionDean Michael Berris2018-09-181-0/+119
OpenPOWER on IntegriCloud