summaryrefslogtreecommitdiff
path: root/lib/xray/xray_function_call_trie.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Use preallocated memory for XRay profilingDean Michael Berris2018-12-071-16/+69
* Re-land "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-071-95/+167
* Revert "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-061-167/+95
* Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Dean Michael Berris2018-12-061-95/+167
* Revert r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array"Hans Wennborg2018-12-051-166/+94
* [XRay] Move-only Allocator, FunctionCallTrie, and ArrayDean Michael Berris2018-12-051-94/+166
* [XRay] Update TSC math to handle wraparoundDean Michael Berris2018-11-051-16/+39
* [XRay] XRAY_NEVER_INSTRUMENT more functions, consolidate allocatorsDean Michael Berris2018-09-071-30/+31
* [XRay][compiler-rt] Segmented Array: Simplify and OptimiseDean Michael Berris2018-07-181-43/+20
* [XRay][compiler-rt] Simplify Allocator ImplementationDean Michael Berris2018-07-181-26/+54
* [XRay][compiler-rt] Fixup build breakageDean Michael Berris2018-07-101-2/+0
* [XRay][compiler-rt] xray::Array Freelist and Iterator UpdatesDean Michael Berris2018-07-101-45/+52
* [XRay][profiler] Part 4: Profiler Mode WiringDean Michael Berris2018-06-121-7/+7
* [XRay] Fixup: Remove unnecessary type aliasDean Michael Berris2018-05-311-6/+4
* [XRay][profiler] Part 3: Profile Collector ServiceDean Michael Berris2018-05-311-0/+1
* [XRay][profiler] Part 2: XRay Function Call TrieDean Michael Berris2018-05-151-0/+446