Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [XRay] Use preallocated memory for XRay profiling | Dean Michael Berris | 2018-12-07 | 1 | -12/+37 |
* | [XRay] Update TSC math to handle wraparound | Dean Michael Berris | 2018-11-05 | 1 | -8/+8 |
* | [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][profiler] Part 4: Profiler Mode Wiring | Dean Michael Berris | 2018-06-12 | 1 | -4/+4 |
* | [XRay][compiler-rt] Remove __sanitizer:: from namespace __xray (NFC) | Dean Michael Berris | 2018-06-05 | 1 | -1/+1 |
* | [XRay] Fixup: Explicitly call std::make_tuple(...) | Dean Michael Berris | 2018-05-31 | 1 | -2/+2 |
* | [XRay][profiler] Part 3: Profile Collector Service | Dean Michael Berris | 2018-05-31 | 1 | -0/+179 |