summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/tests/unit/profile_collector_test.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray/tests/unit to .cppNico Weber2019-08-011-235/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Use preallocated memory for XRay profilingDean Michael Berris2018-12-071-12/+37
* [XRay] Update TSC math to handle wraparoundDean Michael Berris2018-11-051-8/+8
* [XRay][compiler-rt] Update test to use similar structureDean Michael Berris2018-07-311-3/+3
* [XRay][compiler-rt] Profiling Mode: Include file header in buffersDean Michael Berris2018-07-311-2/+34
* [XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris2018-06-121-4/+4
* [XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC)Dean Michael Berris2018-06-051-1/+1
* [XRay] Fixup: Explicitly call std::make_tuple(...)Dean Michael Berris2018-05-311-2/+2
* [XRay][profiler] Part 3: Profile Collector ServiceDean Michael Berris2018-05-311-0/+179
OpenPOWER on IntegriCloud