summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-xray/xray-converter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [xray] Remove cl::sub from alias optionsShoaib Meenai2020-01-091-10/+5
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-2/+2
* Symbolize: Replace the Options constructor with in-class initialization. NFCI.Peter Collingbourne2019-06-111-3/+1
* [XRay][tools] Revert "Use Support/JSON.h in llvm-xray convert"Roman Lebedev2019-02-251-48/+61
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [XRay] Update XRayRecord to support Custom/Typed EventsDean Michael Berris2018-11-061-5/+16
* [XRay][tools] Use Support/JSON.h in llvm-xray convertDean Michael Berris2018-08-031-61/+48
* llvm-xray: Broken chrome trace event format outputDean Michael Berris2018-07-241-0/+3
* [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata reco...Dean Michael Berris2018-07-131-16/+32
* Support: Simplify endian stream interface. NFCI.Peter Collingbourne2018-05-181-1/+1
* [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)Dean Michael Berris2018-05-021-0/+393
OpenPOWER on IntegriCloud