summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/tests/unit/function_call_trie_test.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/xray/tests/unit to .cppNico Weber2019-08-011-343/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Re-land "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-071-0/+30
* Revert "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-061-30/+0
* Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-061-0/+30
* Revert r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Hans Wennborg2018-12-051-30/+0
* [XRay] Move-only Allocator, FunctionCallTrie, and ArrayDean Michael Berris2018-12-051-0/+30
* [XRay] Update TSC math to handle wraparoundDean Michael Berris2018-11-051-55/+83
* [XRay][compiler-rt] Simplify Allocator ImplementationDean Michael Berris2018-07-181-4/+7
* [XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris2018-07-101-6/+36
* [XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris2018-06-121-6/+6
* [XRay][profiler] Part 2: XRay Function Call TrieDean Michael Berris2018-05-151-0/+253
OpenPOWER on IntegriCloud