| Commit message (Expand) | Author | Age | Files | Lines |
| * | Re-land "[compiler-rt] Migrate llvm::make_unique to std::make_unique" | Jonas Devlieghere | 2019-08-15 | 1 | -13/+13 |
| * | Revert "[compiler-rt] Migrate llvm::make_unique to std::make_unique" | Jonas Devlieghere | 2019-08-15 | 1 | -13/+13 |
| * | [compiler-rt] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -13/+13 |
| * | compiler-rt: Rename .cc file in lib/xray/tests/unit to .cpp | Nico Weber | 2019-08-01 | 10 | -17/+19 |
| * | [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS | Hubert Tong | 2019-05-01 | 1 | -1/+4 |
| * | [compiler-rt] Cleanup usage of C++ ABI library | Jonas Hahnfeld | 2019-02-16 | 1 | -3/+4 |
| * | Revert "[compiler-rt] Cleanup usage of C++ ABI library" | Jonas Hahnfeld | 2019-02-15 | 1 | -4/+3 |
| * | [compiler-rt] Cleanup usage of C++ ABI library | Jonas Hahnfeld | 2019-02-15 | 1 | -3/+4 |
| * | [xray][tests][RHDTS] Add -lstdc++ after LLVM libs, resolving link error with ... | Hubert Tong | 2019-02-13 | 1 | -2/+3 |
| * | Fix XRayTest link on FreeBSD (and likely NetBSD too) | Dimitry Andric | 2019-01-25 | 1 | -1/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 9 | -36/+27 |
| * | [xray] [tests] Detect and handle missing LLVMTestingSupport gracefully | Michal Gorny | 2018-12-21 | 2 | -3/+13 |
| * | [XRay] Use preallocated memory for XRay profiling | Dean Michael Berris | 2018-12-07 | 3 | -12/+97 |
| * | Re-land "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Dean Michael Berris | 2018-12-07 | 2 | -0/+116 |
| * | Revert "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Dean Michael Berris | 2018-12-06 | 2 | -116/+0 |
| * | Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Dean Michael Berris | 2018-12-06 | 2 | -0/+116 |
| * | Revert r348335 "[XRay] Move-only Allocator, FunctionCallTrie, and Array" | Hans Wennborg | 2018-12-05 | 2 | -116/+0 |
| * | [XRay] Move-only Allocator, FunctionCallTrie, and Array | Dean Michael Berris | 2018-12-05 | 2 | -0/+116 |
| * | [XRay] Add a test for allocator exhaustion | Dean Michael Berris | 2018-11-20 | 1 | -1/+19 |
| * | [XRay] Move buffer extents back to the heap | Dean Michael Berris | 2018-11-20 | 1 | -1/+1 |
| * | [XRay] Add a test for function id encoding/decoding (NFC) | Dean Michael Berris | 2018-11-09 | 1 | -0/+26 |
| * | [XRay] Fix enter function tracing for record unwriting | Dean Michael Berris | 2018-11-09 | 1 | -0/+44 |
| * | [XRay] Improve FDR trace handling and error messaging | Dean Michael Berris | 2018-11-09 | 1 | -0/+17 |
| * | [XRay] Update XRayRecord to support Custom/Typed Events | Dean Michael Berris | 2018-11-06 | 2 | -1/+8 |
| * | [XRay] Update TSC math to handle wraparound | Dean Michael Berris | 2018-11-05 | 2 | -63/+91 |
| * | [XRay] Update delta computations in runtime | Dean Michael Berris | 2018-11-02 | 1 | -0/+24 |
| * | [XRay] Fix TSC and atomic custom/typed event accounting | Dean Michael Berris | 2018-11-01 | 4 | -2/+105 |
| * | [XRay] Use more portable control block | Dean Michael Berris | 2018-10-29 | 1 | -2/+11 |
| * | [XRay] Support generational buffers in FDR controller | Dean Michael Berris | 2018-10-27 | 1 | -4/+27 |
| * | [XRay][compiler-rt] Generational Buffer Management | Dean Michael Berris | 2018-10-22 | 1 | -2/+114 |
| * | [XRay] Handle allocator exhaustion in segmented array | Dean Michael Berris | 2018-10-22 | 2 | -1/+40 |
| * | Revert commit r344670 as the test fails on a bot http://lab.llvm.org:8011/bui... | Douglas Yung | 2018-10-19 | 1 | -114/+2 |
| * | [XRay][compiler-rt] Generational Buffer Management | Dean Michael Berris | 2018-10-17 | 1 | -2/+114 |
| * | [XRay][compiler-rt] FDR Mode Controller | Dean Michael Berris | 2018-10-15 | 5 | -29/+441 |
| * | [XRay] Add LD_LIBRARY_PATH to env variables for Unit Tests | Dean Michael Berris | 2018-09-27 | 1 | -5/+5 |
| * | [XRay] Clean up XRay build configuration | Dean Michael Berris | 2018-09-24 | 2 | -16/+22 |
| * | [XRay][compiler-rt] FDRLogWriter Abstraction | Dean Michael Berris | 2018-09-20 | 3 | -5/+117 |
| * | Revert "[XRay][compiler-rt] FDRLogWriter Abstraction" and 1 more. | Evgeniy Stepanov | 2018-09-19 | 3 | -112/+4 |
| * | [XRay] Detect terminfo library | Dean Michael Berris | 2018-09-19 | 1 | -1/+6 |
| * | [XRay][compiler-rt] FDRLogWriter Abstraction | Dean Michael Berris | 2018-09-18 | 3 | -4/+107 |
| * | [XRay] Remove the deprecated __xray_log_init API | Petr Hosek | 2018-09-15 | 2 | -204/+0 |
| * | [XRay][compiler-rt] Update test to use similar structure | Dean Michael Berris | 2018-07-31 | 1 | -3/+3 |
| * | [XRay][compiler-rt] Profiling Mode: Include file header in buffers | Dean Michael Berris | 2018-07-31 | 1 | -2/+34 |
| * | [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 | 3 | -26/+48 |
| * | [XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay unit tests | Dean Michael Berris | 2018-07-16 | 1 | -2/+2 |
| * | [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco... | Dean Michael Berris | 2018-07-13 | 1 | -3/+3 |
| * | [CMake] Remove unnecesary list of source files for Xray unit tests. | Dan Liew | 2018-07-12 | 1 | -40/+12 |
| * | [XRay][compiler-rt] xray::Array Freelist and Iterator Updates | Dean Michael Berris | 2018-07-10 | 3 | -22/+108 |
| * | [XRay][profiler] Part 4: Profiler Mode Wiring | Dean Michael Berris | 2018-06-12 | 3 | -14/+14 |