| Commit message (Expand) | Author | Age | Files | Lines |
* | compiler-rt: Rename .cc file in lib/xray/tests/unit to .cpp | Nico Weber | 2019-08-01 | 1 | -349/+0 |
* | [XRay] Use preallocated memory for XRay profiling | Dean Michael Berris | 2018-12-07 | 1 | -0/+38 |
* | Re-land "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Dean Michael Berris | 2018-12-07 | 1 | -0/+86 |
* | Revert "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Dean Michael Berris | 2018-12-06 | 1 | -86/+0 |
* | Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Dean Michael Berris | 2018-12-06 | 1 | -0/+86 |
* | Revert r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Hans Wennborg | 2018-12-05 | 1 | -86/+0 |
* | [XRay] Move-only Allocator, FunctionCallTrie, and Array | Dean Michael Berris | 2018-12-05 | 1 | -0/+86 |
* | [XRay] Handle allocator exhaustion in segmented array | Dean Michael Berris | 2018-10-22 | 1 | -0/+25 |
* | [XRay][compiler-rt] Segmented Array: Simplify and Optimise | Dean Michael Berris | 2018-07-18 | 1 | -31/+21 |
* | [XRay][compiler-rt] Simplify Allocator Implementation | Dean Michael Berris | 2018-07-18 | 1 | -19/+38 |
* | [XRay][compiler-rt] xray::Array Freelist and Iterator Updates | Dean Michael Berris | 2018-07-10 | 1 | -14/+66 |
* | [XRay][profiler] Part 1: XRay Allocator and Array Implementations | Dean Michael Berris | 2018-04-29 | 1 | -0/+139 |