1. 25d5059 [XRay] Use preallocated memory for XRay profiling by Dean Michael Berris · 7 years ago
  2. 190c49b Re-land "[XRay] Move-only Allocator, FunctionCallTrie, and Array" by Dean Michael Berris · 7 years ago
  3. 82f7b21 Revert "[XRay] Move-only Allocator, FunctionCallTrie, and Array" by Dean Michael Berris · 7 years ago
  4. cb447a2 Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array" by Dean Michael Berris · 7 years ago
  5. 83ff22c Revert r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array" by Hans Wennborg · 7 years ago
  6. 9e4b7ef [XRay] Use uptr instead of uintptr_t by Dean Michael Berris · 7 years ago
  7. adc8804 [XRay] Move-only Allocator, FunctionCallTrie, and Array by Dean Michael Berris · 7 years ago
  8. 1e255e7 [XRay] Update TSC math to handle wraparound by Dean Michael Berris · 7 years ago
  9. e01d25e [XRay] Guard call to postCurrentThreadFCT() by Dean Michael Berris · 7 years ago
  10. 6a8cede [XRay] Encapsulate all FD log related logic into a class by Petr Hosek · 7 years ago
  11. d197ebf [XRay] Remove the deprecated __xray_log_init API by Petr Hosek · 7 years ago
  12. edf0f6a [XRay] XRAY_NEVER_INSTRUMENT more functions, consolidate allocators by Dean Michael Berris · 7 years ago
  13. 6b1e125 [XRay][compiler-rt] Remove uses of internal allocator in profiling mode by Dean Michael Berris · 7 years ago
  14. 3bd20d4 [XRay][compiler-rt] Profiling Mode: Include file header in buffers by Dean Michael Berris · 7 years ago
  15. 41cea19 [XRay][compiler-rt] Profiling: No files when empty by Dean Michael Berris · 7 years ago
  16. 4719c52 [XRay][compiler-rt] Segmented Array: Simplify and Optimise by Dean Michael Berris · 7 years ago
  17. 9d6b7a5 [XRay][compiler-rt] Simplify Allocator Implementation by Dean Michael Berris · 7 years ago
  18. 5d92d3e [XRay][compiler-rt] Profiling Mode: Flush logs on exit by Dean Michael Berris · 7 years ago
  19. 0dd4f9f [XRay][compiler-rt] xray::Array Freelist and Iterator Updates by Dean Michael Berris · 7 years ago
  20. aea8ece [XRay][profiler] Part 5: Profiler File Writing by Dean Michael Berris · 7 years ago
  21. cfd7eec [XRay][profiler] Part 4: Profiler Mode Wiring by Dean Michael Berris · 7 years ago