summaryrefslogtreecommitdiff
path: root/lib/xray/tests/unit/allocator_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+22
* [XRay] Add a test for allocator exhaustionDean Michael Berris2018-11-201-1/+19
* [XRay][compiler-rt] Simplify Allocator ImplementationDean Michael Berris2018-07-181-3/+3
* [XRay][profiler] Part 1: XRay Allocator and Array ImplementationsDean Michael Berris2018-04-291-0/+42