summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/tests/unit/segmented_array_test.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray/tests/unit to .cppNico Weber2019-08-011-349/+0
* [XRay] Use preallocated memory for XRay profilingDean Michael Berris2018-12-071-0/+38
* Re-land "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-071-0/+86
* Revert "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-061-86/+0
* Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-061-0/+86
* Revert r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Hans Wennborg2018-12-051-86/+0
* [XRay] Move-only Allocator, FunctionCallTrie, and ArrayDean Michael Berris2018-12-051-0/+86
* [XRay] Handle allocator exhaustion in segmented arrayDean Michael Berris2018-10-221-0/+25
* [XRay][compiler-rt] Segmented Array: Simplify and OptimiseDean Michael Berris2018-07-181-31/+21
* [XRay][compiler-rt] Simplify Allocator ImplementationDean Michael Berris2018-07-181-19/+38
* [XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris2018-07-101-14/+66
* [XRay][profiler] Part 1: XRay Allocator and Array ImplementationsDean Michael Berris2018-04-291-0/+139
OpenPOWER on IntegriCloud