summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/xray/TestCases/Posix/profiling-multi-threaded.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in test/xray to .cppFangrui Song2019-08-021-58/+0
* [XRay] Remove the deprecated __xray_log_init APIPetr Hosek2018-09-151-1/+1
* [XRay][compiler-rt] Profiling Mode: Include file header in buffersDean Michael Berris2018-07-311-2/+3
* [XRay][compiler-rt] Profiling: No files when emptyDean Michael Berris2018-07-191-1/+1
* [XRay][compiler-rt] Profiling Mode: Flush logs on exitDean Michael Berris2018-07-131-1/+1
* [XRay][compiler-rt] Fixup: require x86_64 for profiling mode testsDean Michael Berris2018-07-121-1/+2
* [XRay] rm GLOB || true -> rm -fFangrui Song2018-06-191-2/+2
* [XRay][profiler] Part 5: Profiler File WritingDean Michael Berris2018-06-121-9/+12
* [XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris2018-06-121-0/+53
OpenPOWER on IntegriCloud