summaryrefslogtreecommitdiff
path: root/lib/xray/xray_allocator.h
AgeCommit message (Expand)Author
2018-07-19[Xray] Fix allocator build, MAP_NORESERVE flag is not always supportedDavid Carlier
2018-07-18[XRay][compiler-rt] Simplify Allocator ImplementationDean Michael Berris
2018-07-10[XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris
2018-05-31Fix GCC 4.8.5 build by avoiding braced default member initializerReid Kleckner
2018-04-29[XRay][profiler] Part 1: XRay Allocator and Array ImplementationsDean Michael Berris