Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [xray] Remove cl::sub from alias options | Shoaib Meenai | 2020-01-09 | 1 | -15/+8 |
* | Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC | Fangrui Song | 2019-08-05 | 1 | -1/+1 |
* | Symbolize: Replace the Options constructor with in-class initialization. NFCI. | Peter Collingbourne | 2019-06-11 | 1 | -3/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [XRay] Add a helper function sortByKey to simplify code | Fangrui Song | 2018-12-11 | 1 | -68/+31 |
* | [XRay] Update XRayRecord to support Custom/Typed Events | Dean Michael Berris | 2018-11-06 | 1 | -13/+23 |
* | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-27 | 1 | -67/+64 |
* | [Xray] llvm-xray fix possible segfault | David Carlier | 2018-09-18 | 1 | -2/+5 |
* | [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco... | Dean Michael Berris | 2018-07-13 | 1 | -2/+2 |
* | [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC) | Dean Michael Berris | 2018-05-02 | 1 | -0/+510 |