summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/xray_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* [XRay][compiler-rt] Remove MAP_NORESERVE from XRay allocationsDean Michael Berris2018-08-161-7/+2
* [Xray] Fix allocator build, MAP_NORESERVE flag is not always supportedDavid Carlier2018-07-191-1/+6
* [XRay][compiler-rt] Simplify Allocator ImplementationDean Michael Berris2018-07-181-106/+64
* [XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris2018-07-101-15/+25
* Fix GCC 4.8.5 build by avoiding braced default member initializerReid Kleckner2018-05-311-1/+8
* [XRay][profiler] Part 1: XRay Allocator and Array ImplementationsDean Michael Berris2018-04-291-0/+149
OpenPOWER on IntegriCloud