summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-xray/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Break false dependencies on target librariesDaniel Sanders2019-05-231-1/+0
* [XRay] Add the `llvm-xray fdr-dump` implementationDean Michael Berris2018-09-111-0/+1
* Inline contents of LLVM_XRAY_TOOLS variable into its only use.Nico Weber2018-05-091-8/+4
* use LLVM's standard CMakeLists.txt layout for llvm-xrayNico Weber2018-05-031-3/+8
* [XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)Dean Michael Berris2018-05-021-10/+10
* Don't list a source file twice.Nico Weber2018-04-251-1/+0
* [XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss2017-09-071-0/+1
* Revert "[XRay][tools] Function call stack based analysis tooling for XRay tra...Keith Wyss2017-09-031-1/+0
* [XRay][tools] Function call stack based analysis tooling for XRay tracesKeith Wyss2017-09-031-0/+1
* [XRay] A tool for Comparing xray function call graphsDean Michael Berris2017-04-241-0/+1
* [XRAY] A Color Choosing helper for XRay GraphDean Michael Berris2017-02-251-0/+1
* [XRay] Implement the `llvm-xray graph` subcommandDavid Blaikie2017-01-161-0/+1
* [XRay] Implement the `llvm-xray account` subcommandDean Michael Berris2017-01-121-0/+1
* [XRay] Define the library for XRay trace logsDean Michael Berris2017-01-111-2/+2
* [XRay] Implement `llvm-xray convert` -- trace file conversionDean Michael Berris2017-01-101-1/+7
* [XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris2016-10-261-0/+10
* Revert "[XRay] Implement `llvm-xray extract`, start of the llvm-xray tool"Dean Michael Berris2016-10-261-10/+0
* [XRay] Implement `llvm-xray extract`, start of the llvm-xray toolDean Michael Berris2016-10-261-0/+10
OpenPOWER on IntegriCloud