summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray to .cppNico Weber2019-08-011-195/+0
* [compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vmo_createPetr Hosek2019-05-021-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Support for FuchsiaPetr Hosek2018-11-221-2/+99
* [XRay] Encapsulate all FD log related logic into a classPetr Hosek2018-10-161-46/+20
* Remove a path-length limitation for the xray logfile.Douglas Yung2018-10-011-3/+2
* [sanitizer] Use const char* in internal_simple_strtollVitaly Buka2018-06-171-1/+1
* [XRay][compiler-rt] Cleanup some internal XRay utilitiesDean Michael Berris2018-06-081-6/+6
* [XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)Dean Michael Berris2018-06-051-1/+1
* [XRay][compiler-rt] Reduce XRay log spamDean Michael Berris2017-12-131-1/+2
* [XRay][compiler-rt] Add an end-to-end test for FDR LoggingDean Michael Berris2017-03-291-4/+1
* Fix a build break with xrayDean Michael Berris2017-03-141-0/+1
* [XRay] Refactor TSC related functions into a single header. NFC.Tim Shen2017-02-101-39/+0
* [XRay][compiler-rt][NFC] Turn ProudCase functions to humbleCase functionsDean Michael Berris2017-02-071-2/+2
* [compiler-rt] Fix xray compilation errors: errno and size_tKrzysztof Parzyszek2017-01-251-0/+1
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-251-0/+165
* Revert "[XRay][compiler-rt] XRay Flight Data Recorder Mode"Dean Michael Berris2017-01-031-150/+0
* [XRay][compiler-rt] XRay Flight Data Recorder ModeDean Michael Berris2017-01-031-0/+150
OpenPOWER on IntegriCloud