summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* [CMake] Delete redundant DEPENDS/LINK_LIBS from LineEditor/XRayFangrui Song2019-06-221-8/+0
* [XRay] Use FDR Records+Visitors for Trace LoadingDean Michael Berris2018-09-111-0/+1
* [XRay] Add the `llvm-xray fdr-dump` implementationDean Michael Berris2018-09-111-0/+1
* [XRay] Add a BlockVerifier visitor for FDR RecordsDean Michael Berris2018-09-101-0/+1
* Revert "[XRay] Add a BlockVerifier visitor for FDR Records"Dean Michael Berris2018-09-071-1/+0
* [XRay] Add a BlockVerifier visitor for FDR RecordsDean Michael Berris2018-09-071-0/+1
* [XRay] Add a BlockIndexer visitor for FDR Records.Dean Michael Berris2018-09-061-0/+1
* [XRay] Add a RecordPrinter visitor for FDR RecordsDean Michael Berris2018-09-051-0/+1
* [XRay] FDR Record Producer/Consumer ImplementationDean Michael Berris2018-08-311-0/+2
* [XRay] FDRTraceWriter and FDR Trace LoadingDean Michael Berris2018-08-301-1/+4
* [XRay][llvm] Load XRay ProfilesDean Michael Berris2018-08-301-0/+1
* [XRay] Refactor file header reading (NFC)Dean Michael Berris2018-08-221-0/+1
* Reverted r338825 and all the following tries to fix issues introduced by that...Galina Kistanova2018-08-041-1/+0
* convert some tabs to spacesNico Weber2018-08-031-1/+1
* [XRay][llvm] Load XRay ProfilesDean Michael Berris2018-08-031-0/+1
* [XRay] Define the InstrumentationMap typeDean Michael Berris2017-02-011-0/+3
* [XRay] Define the library for XRay trace logsDean Michael Berris2017-01-111-0/+13
OpenPOWER on IntegriCloud